Preparing search index...
The search index is not available
mercury-sdk
mercury-sdk
types
SubscribeToLedgerEntriesArgs
Interface SubscribeToLedgerEntriesArgs
interface
SubscribeToLedgerEntriesArgs
{
contractId
:
string
;
durability
:
string
;
hydrate
?:
boolean
;
keyXdr
:
string
;
maxSingleSize
?:
number
;
}
Index
Properties
contract
Id
durability
hydrate?
key
Xdr
max
Single
Size?
Properties
contract
Id
contract
Id
:
string
durability
durability
:
string
Optional
hydrate
hydrate
?:
boolean
key
Xdr
key
Xdr
:
string
Optional
max
Single
Size
max
Single
Size
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
contract
Id
durability
hydrate
key
Xdr
max
Single
Size
mercury-sdk
Loading...