Docs.rs
  • tea-runtime-codec-0.2.0-dev.1
    • tea-runtime-codec 0.2.0-dev.1
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AlseinX
    • Dependencies
      • base64 ^0.13.0 normal
      • bincode ^1.2.0 normal
      • hex ^0.4.0 normal
      • log ^0.4 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • prost ^0.11.0 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11.3 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • tea-codec ^0.2.0-dev.1 normal
      • thiserror ^1.0.22 normal
      • serde_json ^1.0.50 dev
      • structopt ^0.3.12 dev
    • Versions
    • 5.16% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module token_state

  • Constants
?
Change settings

Module tea_runtime_codec::ops::token_state

source ·

Constants

  • OP_BONDING_BURN
  • OP_BONDING_MINT
  • OP_CHECK_TXN
  • OP_COMMIT_TXN
  • OP_CONSUME_FROM_ACCOUNT
  • OP_CONSUME_FROM_DEPOSIT
  • OP_CROSS_MOVE
  • OP_DEDUCT_ALLOWANCE
  • OP_DEPOSIT
  • OP_DUMP_GLOBAL_STATES
  • OP_DUMP_GLUEDB_DATA
  • OP_DUMP_RAW_STATE
  • OP_DUMP_TAPP_STATES
  • OP_EXEC_GLUECMD
  • OP_EXEC_GLUEQUERY
  • OP_EXPORT_GLUESQL
  • OP_EXPORT_STATE
  • OP_EXTEND_AUTH_KEY
  • OP_GEN_APP_AES
  • OP_GEN_TAPPSTORE_ACCT
  • OP_GET_APP_AES
  • OP_GET_BONDING_TOTAL_SUPPLY
  • OP_GET_FILED_PAYMENTS
  • OP_GET_MAGIC_NUMBER
  • OP_GET_TAPPSTORE_ACCT
  • OP_GET_TOKEN_RESERVED_BALANCE
  • OP_HAS_DB_INIT
  • OP_IMPORT_GLUESQL
  • OP_IMPORT_STATE
  • OP_INIT_GLUESQL
  • OP_IN_APP_PURCHASE
  • OP_ITER_TEA_FT_STATE
  • OP_MOVE
  • OP_PAYMENT_FROM_DEPOSIT
  • OP_PAY_MINER_GAS
  • OP_QUERY_ALLOWANCE
  • OP_QUERY_APP_AES
  • OP_QUERY_APP_CONSUME_BALANCE
  • OP_QUERY_AUTH_OPS_BYTES_AND_NEW_EXPIRE
  • OP_QUERY_STATE_TSID
    tokenstate state machine op codes
  • OP_QUERY_TEA_BALANCE
  • OP_QUERY_TEA_DEPOSIT_BALANCE
  • OP_QUERY_TOKEN_BALANCE
  • OP_QUERY_USER_LOGIN_SESSION_KEY
  • OP_READ_ALL_BONDING
  • OP_READ_BONDING_TOTAL_SUPPLY
  • OP_READ_DEPOSIT_BALANCE
  • OP_READ_TEA_BALANCE
  • OP_READ_TOKEN_BALANCE
  • OP_REFUND
  • OP_RESTORE_ALLOWANCE
  • OP_SET_ALLOWANCE
  • OP_SET_AUTH_OPS_BYTES
  • OP_SET_FILED_PAYMENTS
  • OP_SLASH
  • OP_SQL_BEGIN_TRANSACTION
  • OP_SQL_CANCEL_TRANSACTION
  • OP_SQL_IS_IN_TRANSACTION
  • OP_TOPUP
  • OP_WITHDRAW