Changes between Version 27 and Version 28 of GuiRpc


Ignore:
Timestamp:
Jun 29, 2010, 2:07:30 PM (14 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpc

    v27 v28  
    157157
    158158Returns a list of notices with sequence number greater than seqno.
     159Notices are returned in order of increasing sequence number
     160(which is the same as increasing arrival time).
    159161
    160162Unlike messages, notices can be removed.
    161163In this case, the first notice returned has a sequence number of -1,
    162164and what follows is a list of all notices.
     165
    163166Implemented in 6.11+ client version.
    164167