Skip to main content

Bump Sequence Result Codes

These are result codes that communicate success (200) or failure (400) specific to the Bump Sequence operation.

Learn more about the Bump Sequence operation.

  • OpSuccessBUMP_SEQUENCE_SUCCESS

    Sequence number has been bumped.

  • op_bad_seqBUMP_SEQUENCE_BAD_SEQ

    The specified bumpTo sequence number is not a valid sequence number. It must be between 0 and INT64_MAX (9223372036854775807 or 0x7fffffffffffffff).