ChainSig.js Documentation - v1.1.6
Preparing search index...
chainAdapters
xrp
XRPTransactionRequest
Interface XRPTransactionRequest
interface
XRPTransactionRequest
{
from
:
string
;
to
:
string
;
amount
:
string
;
destinationTag
?:
number
;
memo
?:
string
;
fee
?:
string
;
sequence
?:
number
;
publicKey
:
string
;
}
Index
Properties
from
to
amount
destination
Tag?
memo?
fee?
sequence?
public
Key
Properties
from
from
:
string
to
to
:
string
amount
amount
:
string
Optional
destination
Tag
destinationTag
?:
number
Optional
memo
memo
?:
string
Optional
fee
fee
?:
string
Optional
sequence
sequence
?:
number
public
Key
publicKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
amount
destination
Tag
memo
fee
sequence
public
Key
ChainSig.js Documentation - v1.1.6
Loading...