Module diem_json_rpc_types::constants[][src]

Defines constants for enum type values See the following Diem JSON-RPC response type documents for more details:

  • https://github.com/diem/diem/blob/master/json-rpc/docs/type_account.md#type-account
  • https://github.com/diem/diem/blob/master/json-rpc/docs/type_event.md#event-data
  • https://github.com/diem/diem/blob/master/json-rpc/docs/type_transaction.md#type-vmstatus
  • https://github.com/diem/diem/blob/master/json-rpc/docs/type_transaction.md#type-transactiondata

Constants

ACCOUNT_ROLE_CHILD_VASP
ACCOUNT_ROLE_DESIGNATED_DEALER
ACCOUNT_ROLE_PARENT_VASP
ACCOUNT_ROLE_UNKNOWN
EVENT_DATA_ADMIN_TRANSACTION
EVENT_DATA_BASE_URL_ROTATION
EVENT_DATA_BURN
EVENT_DATA_CANCEL_BURN
EVENT_DATA_COMPLIANCE_KEY_ROTATION
EVENT_DATA_CREATE_ACCOUNT
EVENT_DATA_MINT
EVENT_DATA_NEW_BLOCK
EVENT_DATA_NEW_EPOCH
EVENT_DATA_PREBURN
EVENT_DATA_RECEIVED_MINT
EVENT_DATA_RECEIVED_PAYMENT
EVENT_DATA_SENT_PAYMENT
EVENT_DATA_TO_XDX_EXCHANGE_RATE_UPDATE
EVENT_DATA_UNKNOWN
SCRIPT_UNKNOWN
TRANSACTION_DATA_BLOCK_METADATA
TRANSACTION_DATA_UNKNOWN
TRANSACTION_DATA_USER
TRANSACTION_DATA_WRITE_SET
VM_STATUS_EXECUTED
VM_STATUS_EXECUTION_FAILURE
VM_STATUS_MISC_ERROR
VM_STATUS_MOVE_ABORT
VM_STATUS_OUT_OF_GAS