mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
12 lines
284 B
JSON
12 lines
284 B
JSON
{
|
|
"error": "transaction rejected",
|
|
"reason": "BadNonce",
|
|
"reason_data": {
|
|
"actual": 4,
|
|
"expected": 0,
|
|
"is_origin": true,
|
|
"principal": "ST2ZRX0K27GW0SP3GJCEMHD95TQGJMKB7G9Y0X1MH"
|
|
},
|
|
"txid": "caf6fd60ae05b0c2d19ef14ab6a7670b1095d117fa7c80224c74e76214d0a791"
|
|
}
|