Module cli::client_proxy

source ·
Expand description

Main instance of client holding corresponding information, e.g. account address.

Structs

  • Account data is stored in a map and referenced by an index.
  • Proxy handling CLI commands/inputs.
  • Used to return the sequence and sender account index submitted for a transfer

Enums

  • Account is represented either as an entry into accounts vector or as an address.