mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 03:05:49 +00:00
15 lines
471 B
JSON
15 lines
471 B
JSON
{
|
|
"id": "sign_req_1",
|
|
"command": "sign",
|
|
"tx_json": {
|
|
"TransactionType": "CheckCreate",
|
|
"Account": "rBXsgNkPcDN2runsvWmwxk3Lh97zdgo9za",
|
|
"Destination": "rGPnRH1EBpHeTF2QG8DCAgM7z5pb75LAis",
|
|
"SendMax": "100000000",
|
|
"InvoiceID": "46060241FABCF692D4D934BA2A6C4427CD4279083E38C77CBE642243E43BE291",
|
|
"DestinationTag": 1,
|
|
"Fee": "12"
|
|
},
|
|
"secret" : "s████████████████████████████"
|
|
}
|