Type Alias AccountData

AccountData: { authentication_key: string; sequence_number: string }

The data associated with an account, including its sequence number.

Type declaration

  • authentication_key: string
  • sequence_number: string
MMNEPVFCICPMFPCPTTAAATR