List of all items
Structs
- Drk
- cache::Cache
- cache::CacheOverlay
- cache::CacheSmtStorage
- dao::DAO_COINS_TABLE
- dao::DAO_DAOS_TABLE
- dao::DAO_PROPOSALS_TABLE
- dao::DAO_VOTES_TABLE
- dao::DaoParams
- dao::DaoRecord
- dao::ProposalRecord
- dao::VoteRecord
- deploy::DEPLOY_AUTH_TABLE
- deploy::DEPLOY_HISTORY_TABLE
- money::MONEY_ALIASES_TABLE
- money::MONEY_COINS_TABLE
- money::MONEY_KEYS_TABLE
- money::MONEY_TOKENS_TABLE
- rpc::DarkfidRpcClient
- rpc::ScanCache
- swap::PartialSwapData
- walletdb::WalletDb
Enums
Macros
Functions
- cli_util::append_or_print
- cli_util::generate_completions
- cli_util::kaching
- cli_util::parse_token_pair
- cli_util::parse_tx_from_input
- cli_util::parse_tx_from_stdin
- cli_util::parse_value_pair
- cli_util::print_output
- interactive::completion
- interactive::handle_alias
- interactive::handle_alias_add
- interactive::handle_alias_remove
- interactive::handle_alias_show
- interactive::handle_attach_fee
- interactive::handle_broadcast
- interactive::handle_completions
- interactive::handle_contract
- interactive::handle_contract_deploy
- interactive::handle_contract_export_data
- interactive::handle_contract_generate_deploy
- interactive::handle_contract_list
- interactive::handle_contract_lock
- interactive::handle_dao
- interactive::handle_dao_balance
- interactive::handle_dao_create
- interactive::handle_dao_exec
- interactive::handle_dao_import
- interactive::handle_dao_list
- interactive::handle_dao_mint
- interactive::handle_dao_proposal
- interactive::handle_dao_proposal_import
- interactive::handle_dao_proposals
- interactive::handle_dao_propose_generic
- interactive::handle_dao_propose_transfer
- interactive::handle_dao_spend_hook
- interactive::handle_dao_view
- interactive::handle_dao_vote
- interactive::handle_explorer
- interactive::handle_explorer_clear_reverted
- interactive::handle_explorer_fetch_tx
- interactive::handle_explorer_scanned_blocks
- interactive::handle_explorer_simulate_tx
- interactive::handle_explorer_txs_history
- interactive::handle_inspect
- interactive::handle_otc
- interactive::handle_otc_init
- interactive::handle_otc_inspect
- interactive::handle_otc_join
- interactive::handle_otc_sign
- interactive::handle_ping
- interactive::handle_scan
- interactive::handle_spend
- interactive::handle_subscribe
- interactive::handle_token
- interactive::handle_token_freeze
- interactive::handle_token_generate_mint
- interactive::handle_token_import
- interactive::handle_token_list
- interactive::handle_token_mint
- interactive::handle_transfer
- interactive::handle_unspend
- interactive::handle_unsubscribe
- interactive::handle_wallet
- interactive::handle_wallet_address
- interactive::handle_wallet_addresses
- interactive::handle_wallet_balance
- interactive::handle_wallet_coins
- interactive::handle_wallet_default_address
- interactive::handle_wallet_import_secrets
- interactive::handle_wallet_initialize
- interactive::handle_wallet_keygen
- interactive::handle_wallet_secrets
- interactive::handle_wallet_tree
- interactive::help
- interactive::hints
- interactive::interactive
- interactive::listen_for_line
- rpc::subscribe_blocks
Type Aliases
Constants
- cache::SLED_MERKLE_TREES_TREE
- cache::SLED_MONEY_SMT_TREE
- cache::SLED_SCANNED_BLOCKS_TREE
- cache::SLED_STATE_INVERSE_DIFF_TREE
- dao::DAO_DAOS_COL_BULLA
- dao::DAO_DAOS_COL_CALL_INDEX
- dao::DAO_DAOS_COL_LEAF_POSITION
- dao::DAO_DAOS_COL_MINT_HEIGHT
- dao::DAO_DAOS_COL_NAME
- dao::DAO_DAOS_COL_PARAMS
- dao::DAO_DAOS_COL_TX_HASH
- dao::DAO_PROPOSALS_COL_BULLA
- dao::DAO_PROPOSALS_COL_CALL_INDEX
- dao::DAO_PROPOSALS_COL_DAO_BULLA
- dao::DAO_PROPOSALS_COL_DATA
- dao::DAO_PROPOSALS_COL_EXEC_HEIGHT
- dao::DAO_PROPOSALS_COL_EXEC_TX_HASH
- dao::DAO_PROPOSALS_COL_LEAF_POSITION
- dao::DAO_PROPOSALS_COL_MINT_HEIGHT
- dao::DAO_PROPOSALS_COL_MONEY_SNAPSHOT_TREE
- dao::DAO_PROPOSALS_COL_NULLIFIERS_SMT_SNAPSHOT
- dao::DAO_PROPOSALS_COL_PROPOSAL
- dao::DAO_PROPOSALS_COL_TX_HASH
- dao::DAO_VOTES_COL_ALL_VOTE_BLIND
- dao::DAO_VOTES_COL_ALL_VOTE_VALUE
- dao::DAO_VOTES_COL_BLOCK_HEIGHT
- dao::DAO_VOTES_COL_CALL_INDEX
- dao::DAO_VOTES_COL_NULLIFIERS
- dao::DAO_VOTES_COL_PROPOSAL_BULLA
- dao::DAO_VOTES_COL_TX_HASH
- dao::DAO_VOTES_COL_VOTE_OPTION
- dao::DAO_VOTES_COL_YES_VOTE_BLIND
- dao::SLED_MERKLE_TREES_DAO_DAOS
- dao::SLED_MERKLE_TREES_DAO_PROPOSALS
- deploy::DEPLOY_AUTH_COL_CONTRACT_ID
- deploy::DEPLOY_AUTH_COL_IS_LOCKED
- deploy::DEPLOY_AUTH_COL_LOCK_HEIGHT
- deploy::DEPLOY_AUTH_COL_SECRET_KEY
- deploy::DEPLOY_HISTORY_COL_BLOCK_HEIGHT
- deploy::DEPLOY_HISTORY_COL_CONTRACT
- deploy::DEPLOY_HISTORY_COL_DEPLOY_IX
- deploy::DEPLOY_HISTORY_COL_TX_HASH
- deploy::DEPLOY_HISTORY_COL_TYPE
- deploy::DEPLOY_HISTORY_COL_WASM_BINCODE
- money::BALANCE_BASE10_DECIMALS
- money::MONEY_ALIASES_COL_ALIAS
- money::MONEY_ALIASES_COL_TOKEN_ID
- money::MONEY_COINS_COL_COIN
- money::MONEY_COINS_COL_COIN_BLIND
- money::MONEY_COINS_COL_CREATION_HEIGHT
- money::MONEY_COINS_COL_IS_SPENT
- money::MONEY_COINS_COL_LEAF_POSITION
- money::MONEY_COINS_COL_MEMO
- money::MONEY_COINS_COL_SECRET
- money::MONEY_COINS_COL_SPEND_HOOK
- money::MONEY_COINS_COL_SPENT_HEIGHT
- money::MONEY_COINS_COL_SPENT_TX_HASH
- money::MONEY_COINS_COL_TOKEN_BLIND
- money::MONEY_COINS_COL_TOKEN_ID
- money::MONEY_COINS_COL_USER_DATA
- money::MONEY_COINS_COL_VALUE
- money::MONEY_COINS_COL_VALUE_BLIND
- money::MONEY_KEYS_COL_IS_DEFAULT
- money::MONEY_KEYS_COL_KEY_ID
- money::MONEY_KEYS_COL_PUBLIC
- money::MONEY_KEYS_COL_SECRET
- money::MONEY_TOKENS_COL_FREEZE_HEIGHT
- money::MONEY_TOKENS_COL_IS_FROZEN
- money::MONEY_TOKENS_COL_MINT_AUTHORITY
- money::MONEY_TOKENS_COL_TOKEN_BLIND
- money::MONEY_TOKENS_COL_TOKEN_ID
- money::SLED_MERKLE_TREES_MONEY
- txs_history::WALLET_TXS_HISTORY_BLOCK_HEIGHT
- txs_history::WALLET_TXS_HISTORY_COL_STATUS
- txs_history::WALLET_TXS_HISTORY_COL_TX
- txs_history::WALLET_TXS_HISTORY_COL_TX_HASH
- txs_history::WALLET_TXS_HISTORY_TABLE