Incrementar objeto de secuencia
Incrementa el número de secuencia de la cuenta de origen, permitiéndole invalidar cualquier transacción con un número de secuencia menor.
Consulta los errores de Incrementar Secuencia.
ATRIBUTOTIPO DE DATO
DESCRIPCIÓN
bump_tocadena
El nuevo valor deseado para el número de secuencia de la cuenta de origen.
Ejemplo
{
"_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"
}