Sync Txos
Sync unverified txos
Request
Param
Requirements
Response
{
"method": "sync_txos",
"params": {
"mnemonic": "divorce tortoise note draw forest strike replace cost also crowd front unusual demand south again rather pencil next remind future rally carry keen artefact",
"txos_unsynced": [
{
"subaddress": 0,
"tx_out_public_key": "eaf048498aa9ca4c47a94f6c677bee90c7398eae319cabc2e93f3de3f04b2979"
}
]
},
"jsonrpc": "2.0",
"id": 1
}{
"method": "sync_txos",
"params": {
"bip39_entropy": "401cb25aa135b3ae2db185074689757723a3a0412d92a2b2aad72f4b1445de68",
"txos_unsynced": [
{
"subaddress": 0,
"tx_out_public_key": "eaf048498aa9ca4c47a94f6c677bee90c7398eae319cabc2e93f3de3f04b2979"
}
]
},
"jsonrpc": "2.0",
"id": 1
}Last updated
Was this helpful?