Transaction request
sign_req
{
cmd: "sign_req"
account: string
data: string
uuid: string
expire: number
token: string // DEPRECATED - protocol < 1 only
}sign_req_data
Last updated
{
cmd: "sign_req"
account: string
data: string
uuid: string
expire: number
token: string // DEPRECATED - protocol < 1 only
}Last updated
{
key_type: string
ops: Array
broadcast: boolean
nonce: number
}