Bump Sequence Object
Bumps forward the sequence number of the source account, allowing it to invalidate any transactions with a smaller sequence number.
See the Bump Sequence
errors.
ATTRIBUTEDATA TYPE
DESCRIPTION
bump_tostring
The new desired value for the source account's sequence number.
Example
{
"_links": {
"self": {
"href": "https://horizon-testnet.stellar.org/operations/124922916260433921"
},
"transaction": {
"href": "https://horizon-testnet.stellar.org/transactions/f94c338370839a598753221714de0b0193d4fc56ea369db6efe88f18669cc5a1"
},
"effects": {
"href": "https://horizon-testnet.stellar.org/operations/124922916260433921/effects"
},
"succeeds": {
"href": "https://horizon-testnet.stellar.org/effects?order=desc\u0026cursor=124922916260433921"
},
"precedes": {
"href": "https://horizon-testnet.stellar.org/effects?order=asc\u0026cursor=124922916260433921"
}
},
"id": "124922916260433921",
"paging_token": "124922916260433921",
"transaction_successful": true,
"source_account": "GAYOLLLUIZE4DZMBB2ZBKGBUBZLIOYU6XFLW37GBP2VZD3ABNXCW4BVA",
"type": "bump_sequence",
"type_i": 11,
"created_at": "2020-04-09T00:14:11Z",
"transaction_hash": "f94c338370839a598753221714de0b0193d4fc56ea369db6efe88f18669cc5a1",
"bump_to": "120192344968520085"
}