_chain_id | graphene::wallet::detail::wallet_api_impl | |
_checksum | graphene::wallet::detail::wallet_api_impl | |
_custom_operations | graphene::wallet::detail::wallet_api_impl | |
_keys | graphene::wallet::detail::wallet_api_impl | |
_operation_which_map | graphene::wallet::detail::wallet_api_impl | |
_prototype_ops | graphene::wallet::detail::wallet_api_impl | |
_remote_api | graphene::wallet::detail::wallet_api_impl | |
_remote_db | graphene::wallet::detail::wallet_api_impl | |
_remote_debug | graphene::wallet::detail::wallet_api_impl | |
_remote_hist | graphene::wallet::detail::wallet_api_impl | |
_remote_net_broadcast | graphene::wallet::detail::wallet_api_impl | |
_remote_net_node | graphene::wallet::detail::wallet_api_impl | |
_wallet | graphene::wallet::detail::wallet_api_impl | |
_wallet_filename | graphene::wallet::detail::wallet_api_impl | |
about() const | graphene::wallet::detail::wallet_api_impl | |
account_store_map(string account, string catalog, bool remove, flat_map< string, optional< string >> key_values, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
add_operation_to_builder_transaction(transaction_handle_type transaction_handle, const operation &op) | graphene::wallet::detail::wallet_api_impl | |
add_transaction_signature(signed_transaction tx, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
approve_proposal(const string &fee_paying_account, const string &proposal_id, const approval_delta &delta, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
asset_id_to_string(asset_id_type id) const | graphene::wallet::detail::wallet_api_impl | |
begin_builder_transaction() | graphene::wallet::detail::wallet_api_impl | |
bid_collateral(string bidder_name, string debt_amount, string debt_symbol, string additional_collateral, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
borrow_asset_ext(string seller_name, string amount_to_borrow, string asset_symbol, string amount_of_collateral, call_order_update_operation::extensions_type extensions, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
broadcast_transaction(signed_transaction tx) | graphene::wallet::detail::wallet_api_impl | |
cancel_order(const limit_order_id_type &order_id, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
claim_asset_fee_pool(string symbol, string amount, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
copy_wallet_file(string destination_filename) | graphene::wallet::detail::wallet_api_impl | |
create_account_with_brain_key(string brain_key, string account_name, string registrar_account, string referrer_account, bool broadcast=false, bool save_wallet=true) | graphene::wallet::detail::wallet_api_impl | |
create_account_with_private_key(fc::ecc::private_key owner_privkey, string account_name, string registrar_account, string referrer_account, bool broadcast=false, bool save_wallet=true) | graphene::wallet::detail::wallet_api_impl | |
create_asset(string issuer, string symbol, uint8_t precision, asset_options common, fc::optional< bitasset_options > bitasset_opts, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
create_committee_member(string owner_account, string url, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
create_witness(string owner_account, string url, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
create_worker(string owner_account, time_point_sec work_begin_date, time_point_sec work_end_date, share_type daily_pay, string name, string url, variant worker_settings, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
dbg_generate_blocks(const std::string &debug_wif_key, uint32_t count) | graphene::wallet::detail::wallet_api_impl | |
dbg_make_mia(string creator, string symbol) | graphene::wallet::detail::wallet_api_impl | |
dbg_make_uia(string creator, string symbol) | graphene::wallet::detail::wallet_api_impl | |
dbg_push_blocks(const std::string &src_filename, uint32_t count) | graphene::wallet::detail::wallet_api_impl | |
dbg_stream_json_objects(const std::string &filename) | graphene::wallet::detail::wallet_api_impl | |
dbg_update_object(const fc::variant_object &update) | graphene::wallet::detail::wallet_api_impl | |
encrypt_keys() | graphene::wallet::detail::wallet_api_impl | |
find_asset(asset_id_type id) const | graphene::wallet::detail::wallet_api_impl | |
find_asset(string asset_symbol_or_id) const | graphene::wallet::detail::wallet_api_impl | |
flood_network(string prefix, uint32_t number_of_transactions) | graphene::wallet::detail::wallet_api_impl | |
fund_asset_fee_pool(string from, string symbol, string amount, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
get_account(account_id_type id) const | graphene::wallet::detail::wallet_api_impl | |
get_account(string account_name_or_id) const | graphene::wallet::detail::wallet_api_impl | |
get_account_id(string account_name_or_id) const | graphene::wallet::detail::wallet_api_impl | |
get_asset(asset_id_type id) const | graphene::wallet::detail::wallet_api_impl | |
get_asset(string asset_symbol_or_id) const | graphene::wallet::detail::wallet_api_impl | |
get_asset_id(const string &asset_symbol_or_id) const | graphene::wallet::detail::wallet_api_impl | |
get_chain_properties() const | graphene::wallet::detail::wallet_api_impl | |
get_committee_member(string owner_account) | graphene::wallet::detail::wallet_api_impl | |
get_dynamic_global_properties() const | graphene::wallet::detail::wallet_api_impl | |
get_global_properties() const | graphene::wallet::detail::wallet_api_impl | |
get_htlc(const htlc_id_type &htlc_id) const | graphene::wallet::detail::wallet_api_impl | |
get_key_references(const vector< public_key_type > &keys) const | graphene::wallet::detail::wallet_api_impl | |
get_object(const ID &id) const | graphene::wallet::detail::wallet_api_impl | inline |
get_owned_required_keys(signed_transaction &tx, bool erase_existing_sigs=true) | graphene::wallet::detail::wallet_api_impl | |
get_private_key(const public_key_type &id) const | graphene::wallet::detail::wallet_api_impl | |
get_private_key_for_account(const account_object &account) const | graphene::wallet::detail::wallet_api_impl | |
get_prototype_operation(string operation_name) | graphene::wallet::detail::wallet_api_impl | |
get_result_formatters() const | graphene::wallet::detail::wallet_api_impl | |
get_transaction_signers(const signed_transaction &tx) const | graphene::wallet::detail::wallet_api_impl | |
get_vesting_balances(string account_name) | graphene::wallet::detail::wallet_api_impl | |
get_wallet_filename() const | graphene::wallet::detail::wallet_api_impl | |
get_witness(string owner_account) | graphene::wallet::detail::wallet_api_impl | |
global_settle_asset(string symbol, price settle_price, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
htlc_create(const string &source, const string &destination, const string &amount, const string &asset_symbol, const string &hash_algorithm, const string &preimage_hash, uint32_t preimage_size, uint32_t claim_period_seconds, const string &memo, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
htlc_extend(const htlc_id_type &htlc_id, const string &issuer, uint32_t seconds_to_add, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
htlc_redeem(const htlc_id_type &htlc_id, const string &issuer, const std::vector< char > &preimage, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
import_balance(string name_or_id, const vector< string > &wif_keys, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
import_key(string account_name_or_id, string wif_key) | graphene::wallet::detail::wallet_api_impl | |
info() const | graphene::wallet::detail::wallet_api_impl | |
is_locked() const | graphene::wallet::detail::wallet_api_impl | |
issue_asset(string to_account, string amount, string symbol, string memo, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
load_wallet_file(string wallet_filename="") | graphene::wallet::detail::wallet_api_impl | |
method_documentation | graphene::wallet::detail::wallet_api_impl | |
network_add_nodes(const vector< string > &nodes) | graphene::wallet::detail::wallet_api_impl | |
network_get_connected_peers() | graphene::wallet::detail::wallet_api_impl | |
on_block_applied(const variant &block_id) | graphene::wallet::detail::wallet_api_impl | |
preview_builder_transaction(transaction_handle_type handle) | graphene::wallet::detail::wallet_api_impl | |
propose_builder_transaction(transaction_handle_type handle, time_point_sec expiration=time_point::now()+fc::minutes(1), uint32_t review_period_seconds=0, bool broadcast=true) | graphene::wallet::detail::wallet_api_impl | |
propose_builder_transaction2(transaction_handle_type handle, string account_name_or_id, time_point_sec expiration=time_point::now()+fc::minutes(1), uint32_t review_period_seconds=0, bool broadcast=true) | graphene::wallet::detail::wallet_api_impl | |
propose_fee_change(const string &proposing_account, fc::time_point_sec expiration_time, const variant_object &changed_fees, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
propose_parameter_change(const string &proposing_account, fc::time_point_sec expiration_time, const variant_object &changed_values, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
publish_asset_feed(string publishing_account, string symbol, price_feed feed, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
quit() | graphene::wallet::detail::wallet_api_impl | |
read_memo(const memo_data &md) | graphene::wallet::detail::wallet_api_impl | |
register_account(string name, public_key_type owner, public_key_type active, string registrar_account, string referrer_account, uint32_t referrer_percent, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
remove_builder_transaction(transaction_handle_type handle) | graphene::wallet::detail::wallet_api_impl | |
replace_operation_in_builder_transaction(transaction_handle_type handle, uint32_t operation_index, const operation &new_op) | graphene::wallet::detail::wallet_api_impl | |
reserve_asset(string from, string amount, string symbol, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
save_wallet_file(string wallet_filename="") | graphene::wallet::detail::wallet_api_impl | |
self | graphene::wallet::detail::wallet_api_impl | |
sell_asset(string seller_account, string amount_to_sell, string symbol_to_sell, string min_to_receive, string symbol_to_receive, uint32_t timeout_sec=0, bool fill_or_kill=false, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
set_desired_witness_and_committee_member_count(string account_to_modify, uint16_t desired_number_of_witnesses, uint16_t desired_number_of_committee_members, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
set_fees_on_builder_transaction(transaction_handle_type handle, string fee_asset=GRAPHENE_SYMBOL) | graphene::wallet::detail::wallet_api_impl | |
set_operation_fees(signed_transaction &tx, const fee_schedule &s) const | graphene::wallet::detail::wallet_api_impl | |
set_voting_proxy(string account_to_modify, optional< string > voting_account, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
settle_asset(string account_to_settle, string amount_to_settle, string symbol, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
sign_builder_transaction(transaction_handle_type transaction_handle, bool broadcast=true) | graphene::wallet::detail::wallet_api_impl | |
sign_builder_transaction2(transaction_handle_type transaction_handle, const vector< public_key_type > &signing_keys=vector< public_key_type >(), bool broadcast=true) | graphene::wallet::detail::wallet_api_impl | |
sign_memo(string from, string to, string memo) | graphene::wallet::detail::wallet_api_impl | |
sign_message(string signer, string message) | graphene::wallet::detail::wallet_api_impl | |
sign_transaction(signed_transaction tx, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
sign_transaction2(signed_transaction tx, const vector< public_key_type > &signing_keys=vector< public_key_type >(), bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
transfer(string from, string to, string amount, string asset_symbol, string memo, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
update_asset(string symbol, optional< string > new_issuer, asset_options new_options, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
update_asset_feed_producers(string symbol, flat_set< string > new_feed_producers, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
update_asset_issuer(string symbol, string new_issuer, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
update_bitasset(string symbol, bitasset_options new_options, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
update_witness(string witness_name, string url, string block_signing_key, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
update_worker_votes(string account, worker_vote_delta delta, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
upgrade_account(string name, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
use_debug_api() | graphene::wallet::detail::wallet_api_impl | |
use_network_node_api() | graphene::wallet::detail::wallet_api_impl | |
verify_encapsulated_message(const string &message) | graphene::wallet::detail::wallet_api_impl | |
verify_message(const string &message, const string &account, int32_t block, const string &msg_time, const fc::ecc::compact_signature &sig) | graphene::wallet::detail::wallet_api_impl | |
verify_signed_message(const signed_message &message) | graphene::wallet::detail::wallet_api_impl | |
vote_for_committee_member(string voting_account, string committee_member, bool approve, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
vote_for_witness(string voting_account, string witness, bool approve, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
wallet_api_impl(wallet_api &s, const wallet_data &initial_data, fc::api< login_api > rapi) | graphene::wallet::detail::wallet_api_impl | |
whitelist_account(string authorizing_account, string account_to_list, account_whitelist_operation::account_listing new_listing_status, bool broadcast) | graphene::wallet::detail::wallet_api_impl | |
withdraw_vesting(string witness_name, string amount, string asset_symbol, bool broadcast=false) | graphene::wallet::detail::wallet_api_impl | |
~wallet_api_impl() | graphene::wallet::detail::wallet_api_impl | virtual |