Type alias UpdateInstructionHeader

UpdateInstructionHeader: {
    effectiveTime: bigint;
    sequenceNumber: bigint;
    timeout: bigint;
}

Type declaration

  • effectiveTime: bigint
  • sequenceNumber: bigint
  • timeout: bigint

Generated using TypeDoc