List of all items
Structs
- jcli_lib::JCli
- jcli_lib::address::AccountArgs
- jcli_lib::address::DiscriminationData
- jcli_lib::address::InfoArgs
- jcli_lib::address::SingleArgs
- jcli_lib::block::Common
- jcli_lib::block::Input
- jcli_lib::certificate::PrintArgs
- jcli_lib::certificate::StakeDelegationArgs
- jcli_lib::certificate::new_owner_stake_delegation::OwnerStakeDelegation
- jcli_lib::certificate::new_stake_delegation::StakeDelegation
- jcli_lib::certificate::new_stake_pool_registration::StakePoolRegistration
- jcli_lib::certificate::new_stake_pool_retirement::StakePoolRetirement
- jcli_lib::certificate::new_update_proposal::UpdateProposal
- jcli_lib::certificate::new_update_vote::UpdateVote
- jcli_lib::certificate::new_vote_cast::PrivateVoteCast
- jcli_lib::certificate::new_vote_cast::PublicVoteCast
- jcli_lib::certificate::new_vote_plan::VotePlanRegistration
- jcli_lib::certificate::new_vote_tally::PrivateTally
- jcli_lib::certificate::new_vote_tally::PublicTally
- jcli_lib::certificate::show::stake_pool_id::GetStakePoolId
- jcli_lib::certificate::show::vote_plan_id::GetVotePlanId
- jcli_lib::certificate::sign::Sign
- jcli_lib::certificate::weighted_pool_ids::WeightedPoolId
- jcli_lib::certificate::weighted_pool_ids::WeightedPoolIds
- jcli_lib::debug::block::Block
- jcli_lib::debug::message::Message
- jcli_lib::key::Derive
- jcli_lib::key::FromBytes
- jcli_lib::key::Generate
- jcli_lib::key::Seed
- jcli_lib::key::Sign
- jcli_lib::key::ToBytes
- jcli_lib::key::ToPublic
- jcli_lib::key::Verify
- jcli_lib::rest::RestArgs
- jcli_lib::rest::config::RestArgs
- jcli_lib::rest::config::RestClient
- jcli_lib::rest::config::RestRequestBuilder
- jcli_lib::rest::config::RestResponse
- jcli_lib::rest::v0::block::Block
- jcli_lib::rest::v0::utxo::Utxo
- jcli_lib::rest::v1::vote::AccountVotes
- jcli_lib::transaction::add_account::AddAccount
- jcli_lib::transaction::add_certificate::AddCertificate
- jcli_lib::transaction::add_input::AddInput
- jcli_lib::transaction::add_output::AddOutput
- jcli_lib::transaction::add_witness::AddWitness
- jcli_lib::transaction::auth::Auth
- jcli_lib::transaction::common::CommonFees
- jcli_lib::transaction::common::CommonTransaction
- jcli_lib::transaction::finalize::Finalize
- jcli_lib::transaction::info::Info
- jcli_lib::transaction::mk_witness::MkWitness
- jcli_lib::transaction::new::New
- jcli_lib::transaction::seal::Seal
- jcli_lib::transaction::set_expiry_date::SetExpiryDate
- jcli_lib::transaction::simplified::MakeTransaction
- jcli_lib::transaction::staging::Staging
- jcli_lib::utils::Bech32ConvertArgs
- jcli_lib::utils::account_id::AccountId
- jcli_lib::utils::output_file::OutputFile
- jcli_lib::utils::output_format::GtmplError
- jcli_lib::utils::output_format::OutputFormat
- jcli_lib::utils::vote::MemberVotePlanShares
- jcli_lib::utils::vote::TallyDecryptShare
- jcli_lib::utils::vote::VotePlanDecryptShares
- jcli_lib::vote::MergedVotePlan
- jcli_lib::vote::Seed
- jcli_lib::vote::committee::communication_key::Generate
- jcli_lib::vote::committee::communication_key::ToPublic
- jcli_lib::vote::committee::member_key::Generate
- jcli_lib::vote::committee::member_key::ToPublic
- jcli_lib::vote::election_public_key::ElectionPublicKey
- jcli_lib::vote::tally::decrypt_tally::Output
- jcli_lib::vote::tally::decrypt_tally::TallyVotePlanWithAllShares
- jcli_lib::vote::tally::decryption_shares::MergeShares
- jcli_lib::vote::tally::decryption_shares::TallyGenerateVotePlanDecryptionShares
- jcli_lib::vote::tally::merge_results::MergeVotePlan
- jcli_lib::vote::tally::merge_results::MergedVotePlan
- jcli_lib::vote::tally::merge_results::MergedVoteProposalStatus
Enums
- jcli_lib::JCliCommand
- jcli_lib::address::Address
- jcli_lib::address::Error
- jcli_lib::block::Error
- jcli_lib::block::Genesis
- jcli_lib::certificate::Certificate
- jcli_lib::certificate::Error
- jcli_lib::certificate::NewArgs
- jcli_lib::certificate::new_vote_cast::VoteCastCmd
- jcli_lib::certificate::new_vote_tally::VoteTallyRegistration
- jcli_lib::certificate::show::ShowArgs
- jcli_lib::debug::Debug
- jcli_lib::debug::Error
- jcli_lib::key::Error
- jcli_lib::key::GenPrivKeyType
- jcli_lib::key::Key
- jcli_lib::rest::Error
- jcli_lib::rest::Rest
- jcli_lib::rest::config::Error
- jcli_lib::rest::v0::V0
- jcli_lib::rest::v0::account::Account
- jcli_lib::rest::v0::block::next_id::NextId
- jcli_lib::rest::v0::block::subcommand::Subcommand
- jcli_lib::rest::v0::diagnostic::Diagnostic
- jcli_lib::rest::v0::leaders::GetLogs
- jcli_lib::rest::v0::leaders::Leaders
- jcli_lib::rest::v0::message::Message
- jcli_lib::rest::v0::network::Network
- jcli_lib::rest::v0::network::stats::Stats
- jcli_lib::rest::v0::node::Node
- jcli_lib::rest::v0::node::stats::Stats
- jcli_lib::rest::v0::rewards::Rewards
- jcli_lib::rest::v0::rewards::epoch::Epoch
- jcli_lib::rest::v0::rewards::history::History
- jcli_lib::rest::v0::settings::Settings
- jcli_lib::rest::v0::shutdown::Shutdown
- jcli_lib::rest::v0::stake::Stake
- jcli_lib::rest::v0::stake_pool::StakePool
- jcli_lib::rest::v0::stake_pools::StakePools
- jcli_lib::rest::v0::tip::Tip
- jcli_lib::rest::v0::utxo::Subcommand
- jcli_lib::rest::v0::vote::Vote
- jcli_lib::rest::v0::vote::active::Active
- jcli_lib::rest::v0::vote::committees::Committees
- jcli_lib::rest::v0::vote::plans::Plans
- jcli_lib::rest::v1::V1
- jcli_lib::rest::v1::vote::Vote
- jcli_lib::transaction::Error
- jcli_lib::transaction::Transaction
- jcli_lib::transaction::mk_witness::WitnessType
- jcli_lib::transaction::staging::StagingKind
- jcli_lib::utils::Error
- jcli_lib::utils::Utils
- jcli_lib::utils::account_id::Error
- jcli_lib::utils::io::ReadYamlError
- jcli_lib::utils::key_parser::Error
- jcli_lib::utils::output_file::Error
- jcli_lib::utils::output_format::Error
- jcli_lib::utils::output_format::FormatVariant
- jcli_lib::utils::vote::SharesError
- jcli_lib::utils::vote::VotePlanError
- jcli_lib::vote::Error
- jcli_lib::vote::Vote
- jcli_lib::vote::committee::Committee
- jcli_lib::vote::committee::communication_key::CommunicationKey
- jcli_lib::vote::committee::member_key::MemberKey
- jcli_lib::vote::tally::Tally
- jcli_lib::vote::tally::merge_results::Error
Functions
- jcli_lib::address::address_info
- jcli_lib::address::mk_account
- jcli_lib::address::mk_address
- jcli_lib::address::mk_address_1
- jcli_lib::address::mk_address_2
- jcli_lib::address::mk_delegation
- jcli_lib::address::mk_discrimination
- jcli_lib::address::mk_single
- jcli_lib::block::decode_block_0
- jcli_lib::block::encode_block_0
- jcli_lib::block::init_genesis_yaml
- jcli_lib::block::load_block
- jcli_lib::block::open_block_file
- jcli_lib::block::open_output
- jcli_lib::block::print_hash
- jcli_lib::certificate::new_update_proposal::open_config_file
- jcli_lib::certificate::new_vote_plan::validate_voteplan
- jcli_lib::certificate::read_cert
- jcli_lib::certificate::read_cert_or_signed_cert
- jcli_lib::certificate::read_input
- jcli_lib::certificate::sign::committee_vote_plan_sign
- jcli_lib::certificate::sign::committee_vote_tally_sign
- jcli_lib::certificate::sign::evm_mapping_sign
- jcli_lib::certificate::sign::pool_owner_sign
- jcli_lib::certificate::sign::stake_delegation_account_binding_sign
- jcli_lib::certificate::sign::update_proposal_sign
- jcli_lib::certificate::sign::update_vote_sign
- jcli_lib::certificate::weighted_pool_ids::delegation_ratio
- jcli_lib::certificate::weighted_pool_ids::delegation_ratio_sum
- jcli_lib::certificate::write_cert
- jcli_lib::certificate::write_output
- jcli_lib::certificate::write_signed_cert
- jcli_lib::key::bytes_to_priv_key
- jcli_lib::key::bytes_to_pub_key
- jcli_lib::key::gen_priv_key
- jcli_lib::key::gen_pub_key
- jcli_lib::key::read_bech32
- jcli_lib::key::read_hex
- jcli_lib::rest::config::make_url
- jcli_lib::rest::v0::account::request_account_information
- jcli_lib::rest::v0::block::next_id::exec_get
- jcli_lib::rest::v0::block::subcommand::exec_get
- jcli_lib::rest::v0::leaders::get_logs
- jcli_lib::rest::v0::message::get_logs
- jcli_lib::rest::v0::message::post_fragment
- jcli_lib::rest::v0::message::post_message
- jcli_lib::rest::v0::settings::request_settings
- jcli_lib::transaction::display_data_for_witness
- jcli_lib::transaction::display_fragment_id
- jcli_lib::transaction::display_id
- jcli_lib::transaction::display_message
- jcli_lib::transaction::finalize::finalize
- jcli_lib::transaction::mk_witness::make_witness
- jcli_lib::transaction::simplified::common_fee_from_settings
- jcli_lib::transaction::simplified::create_new_private_key
- jcli_lib::transaction::simplified::create_receiver_address
- jcli_lib::transaction::simplified::create_receiver_secret_key_and_address
- jcli_lib::transaction::simplified::make_address
- jcli_lib::transaction::simplified::make_transaction
- jcli_lib::utils::account_id::id_from_pub
- jcli_lib::utils::convert_prefix
- jcli_lib::utils::io::ask_yes_or_no
- jcli_lib::utils::io::open_file_read
- jcli_lib::utils::io::open_file_write
- jcli_lib::utils::io::path_to_path_buf
- jcli_lib::utils::io::read_line
- jcli_lib::utils::io::read_yaml
- jcli_lib::utils::key_parser::_read_secret_key_from_file
- jcli_lib::utils::key_parser::parse_ed25519_secret_key
- jcli_lib::utils::key_parser::parse_pub_key
- jcli_lib::utils::key_parser::read_ed25519_secret_key_from_file
- jcli_lib::utils::key_parser::read_secret_key
- jcli_lib::utils::output_format::json_array_to_gtmpl
- jcli_lib::utils::output_format::json_number_to_gtmpl
- jcli_lib::utils::output_format::json_object_to_gtmpl
- jcli_lib::utils::output_format::json_value_to_gtmpl
- jcli_lib::utils::vote::get_vote_plan_by_id
- jcli_lib::utils::vote::read_vote_plan_shares_from_file
- jcli_lib::vote::tally::merge_results::merge_voteplans