From 3982faba43a3c8cff97ba6f40c8f83a440974e39 Mon Sep 17 00:00:00 2001 From: Bot Anik <98603954+bot-anik@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:14:41 +0000 Subject: [PATCH] feat(commands): add axone-protocol/axoned v10.0.0 commands documentation --- .../version-v10.0.0/axoned.md | 36 ++++++ .../version-v10.0.0/axoned_comet.md | 20 ++++ .../axoned_comet_bootstrap-state.md | 18 +++ .../axoned_comet_reset-state.md | 17 +++ .../axoned_comet_show-address.md | 17 +++ .../axoned_comet_show-node-id.md | 17 +++ .../axoned_comet_show-validator.md | 17 +++ .../axoned_comet_unsafe-reset-all.md | 18 +++ .../version-v10.0.0/axoned_comet_version.md | 21 ++++ .../version-v10.0.0/axoned_config.md | 19 +++ .../version-v10.0.0/axoned_config_diff.md | 17 +++ .../version-v10.0.0/axoned_config_get.md | 21 ++++ .../version-v10.0.0/axoned_config_home.md | 21 ++++ .../version-v10.0.0/axoned_config_migrate.md | 26 ++++ .../version-v10.0.0/axoned_config_set.md | 24 ++++ .../version-v10.0.0/axoned_config_view.md | 22 ++++ .../version-v10.0.0/axoned_credential.md | 20 ++++ .../version-v10.0.0/axoned_credential_sign.md | 30 +++++ .../version-v10.0.0/axoned_debug.md | 23 ++++ .../version-v10.0.0/axoned_debug_addr.md | 24 ++++ .../version-v10.0.0/axoned_debug_codec.md | 19 +++ ...axoned_debug_codec_list-implementations.md | 21 ++++ .../axoned_debug_codec_list-interfaces.md | 21 ++++ .../version-v10.0.0/axoned_debug_prefixes.md | 27 +++++ .../axoned_debug_pubkey-raw.md | 25 ++++ .../version-v10.0.0/axoned_debug_pubkey.md | 24 ++++ .../version-v10.0.0/axoned_debug_raw-bytes.md | 24 ++++ .../version-v10.0.0/axoned_export.md | 23 ++++ .../version-v10.0.0/axoned_genesis.md | 22 ++++ .../axoned_genesis_add-genesis-account.md | 37 ++++++ .../axoned_genesis_collect-gentxs.md | 19 +++ .../version-v10.0.0/axoned_genesis_gentx.md | 80 +++++++++++++ .../version-v10.0.0/axoned_genesis_migrate.md | 30 +++++ .../axoned_genesis_validate.md | 17 +++ .../version-v10.0.0/axoned_init.md | 27 +++++ .../version-v10.0.0/axoned_keys.md | 53 ++++++++ .../version-v10.0.0/axoned_keys_add.md | 67 +++++++++++ .../version-v10.0.0/axoned_keys_delete.md | 35 ++++++ .../version-v10.0.0/axoned_keys_did.md | 35 ++++++ .../version-v10.0.0/axoned_keys_export.md | 38 ++++++ .../version-v10.0.0/axoned_keys_import-hex.md | 32 +++++ .../version-v10.0.0/axoned_keys_import.md | 29 +++++ .../axoned_keys_list-key-types.md | 29 +++++ .../version-v10.0.0/axoned_keys_list.md | 31 +++++ .../version-v10.0.0/axoned_keys_migrate.md | 37 ++++++ .../version-v10.0.0/axoned_keys_mnemonic.md | 30 +++++ .../version-v10.0.0/axoned_keys_parse.md | 30 +++++ .../version-v10.0.0/axoned_keys_rename.md | 34 ++++++ .../version-v10.0.0/axoned_keys_show.md | 37 ++++++ .../version-v10.0.0/axoned_prune.md | 41 +++++++ .../version-v10.0.0/axoned_query.md | 44 +++++++ .../version-v10.0.0/axoned_query_auth.md | 27 +++++ .../axoned_query_auth_account-info.md | 23 ++++ .../axoned_query_auth_account.md | 23 ++++ .../axoned_query_auth_accounts.md | 28 +++++ .../axoned_query_auth_address-by-acc-num.md | 24 ++++ ...oned_query_auth_address-bytes-to-string.md | 23 ++++ ...oned_query_auth_address-string-to-bytes.md | 23 ++++ .../axoned_query_auth_bech32-prefix.md | 23 ++++ .../axoned_query_auth_module-account.md | 29 +++++ .../axoned_query_auth_module-accounts.md | 23 ++++ .../axoned_query_auth_params.md | 23 ++++ .../version-v10.0.0/axoned_query_authz.md | 20 ++++ .../axoned_query_authz_grants-by-grantee.md | 28 +++++ .../axoned_query_authz_grants-by-granter.md | 28 +++++ .../axoned_query_authz_grants.md | 38 ++++++ .../version-v10.0.0/axoned_query_bank.md | 29 +++++ .../axoned_query_bank_balance.md | 23 ++++ .../axoned_query_bank_balances.md | 33 +++++ ...ery_bank_denom-metadata-by-query-string.md | 24 ++++ .../axoned_query_bank_denom-metadata.md | 23 ++++ .../axoned_query_bank_denom-owners.md | 28 +++++ .../axoned_query_bank_denoms-metadata.md | 28 +++++ .../axoned_query_bank_params.md | 23 ++++ .../axoned_query_bank_send-enabled.md | 35 ++++++ .../axoned_query_bank_spendable-balance.md | 23 ++++ .../axoned_query_bank_spendable-balances.md | 28 +++++ .../axoned_query_bank_total-supply-of.md | 23 ++++ .../axoned_query_bank_total-supply.md | 32 +++++ .../axoned_query_block-results.md | 26 ++++ .../version-v10.0.0/axoned_query_block.md | 34 ++++++ .../version-v10.0.0/axoned_query_blocks.md | 40 +++++++ .../version-v10.0.0/axoned_query_circuit.md | 20 ++++ .../axoned_query_circuit_account.md | 23 ++++ .../axoned_query_circuit_accounts.md | 28 +++++ .../axoned_query_circuit_disabled-list.md | 23 ++++ .../version-v10.0.0/axoned_query_consensus.md | 19 +++ .../axoned_query_consensus_comet.md | 23 ++++ ...d_query_consensus_comet_block-by-height.md | 27 +++++ ...oned_query_consensus_comet_block-latest.md | 23 ++++ .../axoned_query_consensus_comet_node-info.md | 23 ++++ .../axoned_query_consensus_comet_syncing.md | 23 ++++ ...consensus_comet_validator-set-by-height.md | 28 +++++ ...ned_query_consensus_comet_validator-set.md | 28 +++++ .../axoned_query_consensus_params.md | 23 ++++ .../axoned_query_distribution.md | 27 +++++ .../axoned_query_distribution_commission.md | 29 +++++ ...xoned_query_distribution_community-pool.md | 29 +++++ ...query_distribution_delegator-validators.md | 24 ++++ ...distribution_delegator-withdraw-address.md | 24 ++++ .../axoned_query_distribution_params.md | 23 ++++ ...query_distribution_rewards-by-validator.md | 29 +++++ .../axoned_query_distribution_rewards.md | 33 +++++ .../axoned_query_distribution_slashes.md | 34 ++++++ ...istribution_validator-distribution-info.md | 29 +++++ ...tribution_validator-outstanding-rewards.md | 29 +++++ .../version-v10.0.0/axoned_query_evidence.md | 19 +++ .../axoned_query_evidence_evidence.md | 30 +++++ .../axoned_query_evidence_list.md | 34 ++++++ .../version-v10.0.0/axoned_query_feegrant.md | 20 ++++ .../axoned_query_feegrant_grant.md | 33 +++++ ...axoned_query_feegrant_grants-by-grantee.md | 38 ++++++ ...axoned_query_feegrant_grants-by-granter.md | 34 ++++++ .../version-v10.0.0/axoned_query_gov.md | 26 ++++ .../axoned_query_gov_constitution.md | 23 ++++ .../axoned_query_gov_deposit.md | 23 ++++ .../axoned_query_gov_deposits.md | 28 +++++ .../axoned_query_gov_params.md | 27 +++++ .../axoned_query_gov_proposal.md | 29 +++++ .../axoned_query_gov_proposals.md | 39 ++++++ .../version-v10.0.0/axoned_query_gov_tally.md | 29 +++++ .../version-v10.0.0/axoned_query_gov_vote.md | 29 +++++ .../version-v10.0.0/axoned_query_gov_votes.md | 34 ++++++ .../version-v10.0.0/axoned_query_group.md | 31 +++++ .../axoned_query_group_group-info.md | 23 ++++ .../axoned_query_group_group-members.md | 28 +++++ ...ned_query_group_group-policies-by-admin.md | 28 +++++ ...ned_query_group_group-policies-by-group.md | 28 +++++ .../axoned_query_group_group-policy-info.md | 23 ++++ .../axoned_query_group_groups-by-admin.md | 28 +++++ .../axoned_query_group_groups-by-member.md | 28 +++++ .../axoned_query_group_groups.md | 28 +++++ .../axoned_query_group_proposal.md | 23 ++++ ...d_query_group_proposals-by-group-policy.md | 28 +++++ .../axoned_query_group_tally-result.md | 23 ++++ .../axoned_query_group_vote.md | 23 ++++ .../axoned_query_group_votes-by-proposal.md | 28 +++++ .../axoned_query_group_votes-by-voter.md | 28 +++++ .../version-v10.0.0/axoned_query_ibc-fee.md | 23 ++++ .../axoned_query_ibc-fee_channel.md | 32 +++++ .../axoned_query_ibc-fee_channels.md | 38 ++++++ ...axoned_query_ibc-fee_counterparty-payee.md | 32 +++++ .../axoned_query_ibc-fee_packet.md | 32 +++++ ...xoned_query_ibc-fee_packets-for-channel.md | 38 ++++++ .../axoned_query_ibc-fee_packets.md | 38 ++++++ .../axoned_query_ibc-fee_payee.md | 32 +++++ .../axoned_query_ibc-fee_total-ack-fees.md | 32 +++++ .../axoned_query_ibc-fee_total-recv-fees.md | 32 +++++ ...axoned_query_ibc-fee_total-timeout-fees.md | 32 +++++ .../axoned_query_ibc-transfer.md | 19 +++ .../axoned_query_ibc-transfer_denom-hash.md | 32 +++++ .../axoned_query_ibc-transfer_denom-trace.md | 32 +++++ .../axoned_query_ibc-transfer_denom-traces.md | 38 ++++++ ...xoned_query_ibc-transfer_escrow-address.md | 32 +++++ .../axoned_query_ibc-transfer_params.md | 32 +++++ .../axoned_query_ibc-transfer_total-escrow.md | 32 +++++ .../version-v10.0.0/axoned_query_ibc.md | 20 ++++ .../axoned_query_ibc_channel.md | 32 +++++ .../axoned_query_ibc_channel_channels.md | 38 ++++++ .../axoned_query_ibc_channel_client-state.md | 32 +++++ .../axoned_query_ibc_channel_connections.md | 38 ++++++ .../axoned_query_ibc_channel_end.md | 33 +++++ ...query_ibc_channel_next-sequence-receive.md | 33 +++++ ...ed_query_ibc_channel_next-sequence-send.md | 33 +++++ .../axoned_query_ibc_channel_packet-ack.md | 33 +++++ ...ned_query_ibc_channel_packet-commitment.md | 33 +++++ ...ed_query_ibc_channel_packet-commitments.md | 38 ++++++ ...axoned_query_ibc_channel_packet-receipt.md | 33 +++++ .../axoned_query_ibc_channel_params.md | 32 +++++ ...xoned_query_ibc_channel_unreceived-acks.md | 37 ++++++ ...ed_query_ibc_channel_unreceived-packets.md | 37 ++++++ .../axoned_query_ibc_channel_upgrade-error.md | 33 +++++ .../axoned_query_ibc_channel_upgrade.md | 33 +++++ .../axoned_query_ibc_client.md | 26 ++++ ...uery_ibc_client_consensus-state-heights.md | 38 ++++++ ...axoned_query_ibc_client_consensus-state.md | 35 ++++++ ...xoned_query_ibc_client_consensus-states.md | 38 ++++++ .../axoned_query_ibc_client_header.md | 32 +++++ .../axoned_query_ibc_client_params.md | 32 +++++ ...d_query_ibc_client_self-consensus-state.md | 32 +++++ .../axoned_query_ibc_client_state.md | 33 +++++ .../axoned_query_ibc_client_states.md | 38 ++++++ .../axoned_query_ibc_client_status.md | 32 +++++ .../axoned_query_ibc_connection.md | 17 +++ ...axoned_query_ibc_connection_connections.md | 38 ++++++ .../axoned_query_ibc_connection_end.md | 33 +++++ .../axoned_query_ibc_connection_params.md | 32 +++++ .../axoned_query_ibc_connection_path.md | 33 +++++ .../axoned_query_interchain-accounts.md | 15 +++ ...ed_query_interchain-accounts_controller.md | 15 +++ ...-accounts_controller_interchain-account.md | 32 +++++ ...y_interchain-accounts_controller_params.md | 32 +++++ .../axoned_query_interchain-accounts_host.md | 15 +++ ..._interchain-accounts_host_packet-events.md | 32 +++++ ...d_query_interchain-accounts_host_params.md | 32 +++++ .../version-v10.0.0/axoned_query_logic.md | 19 +++ .../version-v10.0.0/axoned_query_logic_ask.md | 39 ++++++ .../axoned_query_logic_params.md | 22 ++++ .../version-v10.0.0/axoned_query_mint.md | 20 ++++ .../axoned_query_mint_annual-provisions.md | 23 ++++ .../axoned_query_mint_inflation.md | 23 ++++ .../axoned_query_mint_params.md | 23 ++++ .../version-v10.0.0/axoned_query_params.md | 19 +++ .../axoned_query_params_subspace.md | 23 ++++ .../axoned_query_params_subspaces.md | 23 ++++ .../version-v10.0.0/axoned_query_slashing.md | 20 ++++ .../axoned_query_slashing_params.md | 23 ++++ .../axoned_query_slashing_signing-info.md | 33 +++++ .../axoned_query_slashing_signing-infos.md | 28 +++++ .../version-v10.0.0/axoned_query_staking.md | 31 +++++ .../axoned_query_staking_delegation.md | 27 +++++ .../axoned_query_staking_delegations-to.md | 32 +++++ .../axoned_query_staking_delegations.md | 32 +++++ ...xoned_query_staking_delegator-validator.md | 23 ++++ ...oned_query_staking_delegator-validators.md | 28 +++++ .../axoned_query_staking_historical-info.md | 29 +++++ .../axoned_query_staking_params.md | 27 +++++ .../axoned_query_staking_pool.md | 27 +++++ .../axoned_query_staking_redelegation.md | 32 +++++ ...oned_query_staking_unbonding-delegation.md | 27 +++++ ...uery_staking_unbonding-delegations-from.md | 38 ++++++ ...ned_query_staking_unbonding-delegations.md | 32 +++++ .../axoned_query_staking_validator.md | 27 +++++ .../axoned_query_staking_validators.md | 33 +++++ .../version-v10.0.0/axoned_query_tx.md | 30 +++++ .../version-v10.0.0/axoned_query_txs.md | 41 +++++++ .../version-v10.0.0/axoned_query_upgrade.md | 21 ++++ .../axoned_query_upgrade_applied.md | 27 +++++ .../axoned_query_upgrade_authority.md | 23 ++++ .../axoned_query_upgrade_module-versions.md | 27 +++++ .../axoned_query_upgrade_plan.md | 27 +++++ .../version-v10.0.0/axoned_query_wait-tx.md | 38 ++++++ .../version-v10.0.0/axoned_query_wasm.md | 29 +++++ .../axoned_query_wasm_build-address.md | 20 ++++ .../axoned_query_wasm_code-info.md | 26 ++++ .../version-v10.0.0/axoned_query_wasm_code.md | 26 ++++ .../axoned_query_wasm_contract-history.md | 29 +++++ .../axoned_query_wasm_contract-state.md | 20 ++++ .../axoned_query_wasm_contract-state_all.md | 29 +++++ .../axoned_query_wasm_contract-state_raw.md | 29 +++++ .../axoned_query_wasm_contract-state_smart.md | 29 +++++ .../axoned_query_wasm_contract.md | 26 ++++ .../axoned_query_wasm_libwasmvm-version.md | 21 ++++ .../axoned_query_wasm_list-code.md | 29 +++++ ...axoned_query_wasm_list-contract-by-code.md | 29 +++++ ...ed_query_wasm_list-contracts-by-creator.md | 29 +++++ .../axoned_query_wasm_params.md | 22 ++++ .../axoned_query_wasm_pinned.md | 29 +++++ .../version-v10.0.0/axoned_rollback.md | 28 +++++ .../version-v10.0.0/axoned_snapshots.md | 19 +++ .../axoned_snapshots_delete.md | 17 +++ .../version-v10.0.0/axoned_snapshots_dump.md | 18 +++ .../axoned_snapshots_export.md | 18 +++ .../version-v10.0.0/axoned_snapshots_list.md | 17 +++ .../version-v10.0.0/axoned_snapshots_load.md | 17 +++ .../axoned_snapshots_restore.md | 21 ++++ .../version-v10.0.0/axoned_start.md | 108 +++++++++++++++++ .../version-v10.0.0/axoned_status.md | 19 +++ .../version-v10.0.0/axoned_tx.md | 48 ++++++++ .../version-v10.0.0/axoned_tx_auth.md | 17 +++ .../version-v10.0.0/axoned_tx_authz.md | 24 ++++ .../version-v10.0.0/axoned_tx_authz_exec.md | 49 ++++++++ .../version-v10.0.0/axoned_tx_authz_grant.md | 56 +++++++++ .../version-v10.0.0/axoned_tx_authz_revoke.md | 48 ++++++++ .../version-v10.0.0/axoned_tx_bank.md | 19 +++ .../axoned_tx_bank_multi-send.md | 58 +++++++++ .../version-v10.0.0/axoned_tx_bank_send.md | 48 ++++++++ .../version-v10.0.0/axoned_tx_broadcast.md | 51 ++++++++ .../version-v10.0.0/axoned_tx_circuit.md | 20 ++++ .../axoned_tx_circuit_authorize.md | 55 +++++++++ .../axoned_tx_circuit_disable.md | 48 ++++++++ .../axoned_tx_circuit_reset.md | 48 ++++++++ .../version-v10.0.0/axoned_tx_consensus.md | 17 +++ .../version-v10.0.0/axoned_tx_crisis.md | 18 +++ .../axoned_tx_crisis_invariant-broken.md | 42 +++++++ .../version-v10.0.0/axoned_tx_decode.md | 42 +++++++ .../version-v10.0.0/axoned_tx_distribution.md | 22 ++++ ...ned_tx_distribution_fund-community-pool.md | 49 ++++++++ ...istribution_fund-validator-rewards-pool.md | 48 ++++++++ ...xoned_tx_distribution_set-withdraw-addr.md | 49 ++++++++ ...ed_tx_distribution_withdraw-all-rewards.md | 51 ++++++++ ...axoned_tx_distribution_withdraw-rewards.md | 52 ++++++++ .../version-v10.0.0/axoned_tx_encode.md | 47 ++++++++ .../version-v10.0.0/axoned_tx_evidence.md | 17 +++ .../version-v10.0.0/axoned_tx_feegrant.md | 24 ++++ .../axoned_tx_feegrant_grant.md | 58 +++++++++ .../axoned_tx_feegrant_prune.md | 52 ++++++++ .../axoned_tx_feegrant_revoke.md | 52 ++++++++ .../version-v10.0.0/axoned_tx_gov.md | 24 ++++ .../axoned_tx_gov_cancel-proposal.md | 48 ++++++++ .../version-v10.0.0/axoned_tx_gov_deposit.md | 50 ++++++++ .../axoned_tx_gov_draft-proposal.md | 43 +++++++ .../axoned_tx_gov_submit-legacy-proposal.md | 68 +++++++++++ .../axoned_tx_gov_submit-proposal.md | 81 +++++++++++++ .../version-v10.0.0/axoned_tx_gov_vote.md | 51 ++++++++ .../axoned_tx_gov_weighted-vote.md | 51 ++++++++ .../version-v10.0.0/axoned_tx_group.md | 32 +++++ .../axoned_tx_group_create-group-policy.md | 71 +++++++++++ ...xoned_tx_group_create-group-with-policy.md | 86 +++++++++++++ .../axoned_tx_group_create-group.md | 71 +++++++++++ .../axoned_tx_group_draft-proposal.md | 43 +++++++ .../version-v10.0.0/axoned_tx_group_exec.md | 42 +++++++ .../axoned_tx_group_leave-group.md | 51 ++++++++ .../axoned_tx_group_submit-proposal.md | 88 ++++++++++++++ .../axoned_tx_group_update-group-admin.md | 42 +++++++ .../axoned_tx_group_update-group-members.md | 69 +++++++++++ .../axoned_tx_group_update-group-metadata.md | 42 +++++++ ...oned_tx_group_update-group-policy-admin.md | 42 +++++++ ...oup_update-group-policy-decision-policy.md | 42 +++++++ ...d_tx_group_update-group-policy-metadata.md | 42 +++++++ .../version-v10.0.0/axoned_tx_group_vote.md | 58 +++++++++ .../axoned_tx_group_withdraw-proposal.md | 51 ++++++++ .../version-v10.0.0/axoned_tx_ibc-fee.md | 20 ++++ .../axoned_tx_ibc-fee_pay-packet-fee.md | 55 +++++++++ ..._tx_ibc-fee_register-counterparty-payee.md | 52 ++++++++ .../axoned_tx_ibc-fee_register-payee.md | 52 ++++++++ .../version-v10.0.0/axoned_tx_ibc-transfer.md | 18 +++ .../axoned_tx_ibc-transfer_transfer.md | 61 ++++++++++ .../version-v10.0.0/axoned_tx_ibc.md | 19 +++ .../version-v10.0.0/axoned_tx_ibc_channel.md | 19 +++ ...d_tx_ibc_channel_prune-acknowledgements.md | 53 ++++++++ .../axoned_tx_ibc_channel_upgrade-channels.md | 61 ++++++++++ .../version-v10.0.0/axoned_tx_ibc_client.md | 23 ++++ .../axoned_tx_ibc_client_create.md | 54 +++++++++ .../axoned_tx_ibc_client_misbehaviour.md | 52 ++++++++ .../axoned_tx_ibc_client_recover-client.md | 53 ++++++++ ...oned_tx_ibc_client_schedule-ibc-upgrade.md | 113 ++++++++++++++++++ .../axoned_tx_ibc_client_update.md | 52 ++++++++ .../axoned_tx_ibc_client_upgrade.md | 54 +++++++++ .../axoned_tx_interchain-accounts.md | 15 +++ ...xoned_tx_interchain-accounts_controller.md | 19 +++ ...interchain-accounts_controller_register.md | 53 ++++++++ ..._interchain-accounts_controller_send-tx.md | 49 ++++++++ .../axoned_tx_interchain-accounts_host.md | 18 +++ ...hain-accounts_host_generate-packet-data.md | 65 ++++++++++ .../version-v10.0.0/axoned_tx_logic.md | 18 +++ .../axoned_tx_logic_update-params.md | 43 +++++++ .../version-v10.0.0/axoned_tx_mint.md | 18 +++ .../axoned_tx_mint_update-params.md | 43 +++++++ .../version-v10.0.0/axoned_tx_multi-sign.md | 68 +++++++++++ .../axoned_tx_multisign-batch.md | 57 +++++++++ .../version-v10.0.0/axoned_tx_sign-batch.md | 67 +++++++++++ .../version-v10.0.0/axoned_tx_sign.md | 62 ++++++++++ .../version-v10.0.0/axoned_tx_simulate.md | 91 ++++++++++++++ .../version-v10.0.0/axoned_tx_slashing.md | 18 +++ .../axoned_tx_slashing_unjail.md | 48 ++++++++ .../version-v10.0.0/axoned_tx_staking.md | 23 ++++ .../axoned_tx_staking_cancel-unbond.md | 55 +++++++++ .../axoned_tx_staking_create-validator.md | 72 +++++++++++ .../axoned_tx_staking_delegate.md | 49 ++++++++ .../axoned_tx_staking_edit-validator.md | 49 ++++++++ .../axoned_tx_staking_redelegate.md | 49 ++++++++ .../axoned_tx_staking_unbond.md | 49 ++++++++ .../version-v10.0.0/axoned_tx_upgrade.md | 15 +++ ...oned_tx_upgrade_cancel-software-upgrade.md | 51 ++++++++ .../axoned_tx_upgrade_software-upgrade.md | 58 +++++++++ .../axoned_tx_validate-signatures.md | 52 ++++++++ .../version-v10.0.0/axoned_tx_vesting.md | 21 ++++ ...tx_vesting_create-cliff-vesting-account.md | 50 ++++++++ ...vesting_create-periodic-vesting-account.md | 61 ++++++++++ ...vesting_create-permanent-locked-account.md | 48 ++++++++ ...xoned_tx_vesting_create-vesting-account.md | 51 ++++++++ .../version-v10.0.0/axoned_tx_wasm.md | 28 +++++ .../axoned_tx_wasm_clear-contract-admin.md | 42 +++++++ .../version-v10.0.0/axoned_tx_wasm_execute.md | 43 +++++++ .../version-v10.0.0/axoned_tx_wasm_grant.md | 15 +++ .../axoned_tx_wasm_grant_contract.md | 59 +++++++++ .../axoned_tx_wasm_grant_store-code.md | 51 ++++++++ .../axoned_tx_wasm_instantiate.md | 54 +++++++++ .../axoned_tx_wasm_instantiate2.md | 61 ++++++++++ .../version-v10.0.0/axoned_tx_wasm_migrate.md | 42 +++++++ .../axoned_tx_wasm_set-contract-admin.md | 42 +++++++ .../axoned_tx_wasm_set-contract-label.md | 42 +++++++ .../version-v10.0.0/axoned_tx_wasm_store.md | 46 +++++++ .../axoned_tx_wasm_submit-proposal.md | 28 +++++ ...oposal_add-code-upload-params-addresses.md | 47 ++++++++ ...sm_submit-proposal_clear-contract-admin.md | 47 ++++++++ ...x_wasm_submit-proposal_execute-contract.md | 48 ++++++++ ..._submit-proposal_instantiate-contract-2.md | 55 +++++++++ ...sm_submit-proposal_instantiate-contract.md | 51 ++++++++ ...x_wasm_submit-proposal_migrate-contract.md | 47 ++++++++ ...xoned_tx_wasm_submit-proposal_pin-codes.md | 47 ++++++++ ...sal_remove-code-upload-params-addresses.md | 47 ++++++++ ...wasm_submit-proposal_set-contract-admin.md | 47 ++++++++ ..._wasm_submit-proposal_store-instantiate.md | 59 +++++++++ ...d_tx_wasm_submit-proposal_store-migrate.md | 51 ++++++++ ...d_tx_wasm_submit-proposal_sudo-contract.md | 47 ++++++++ ...ned_tx_wasm_submit-proposal_unpin-codes.md | 47 ++++++++ ...bmit-proposal_update-instantiate-config.md | 54 +++++++++ ...oned_tx_wasm_submit-proposal_wasm-store.md | 51 ++++++++ ...xoned_tx_wasm_update-instantiate-config.md | 46 +++++++ .../version-v10.0.0/axoned_version.md | 19 +++ .../version-v10.0.0-sidebars.json | 8 ++ commands_versions.json | 1 + 394 files changed, 13529 insertions(+) create mode 100644 commands_versioned_docs/version-v10.0.0/axoned.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_bootstrap-state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_reset-state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_show-address.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_show-node-id.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_show-validator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_unsafe-reset-all.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_comet_version.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config_diff.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config_get.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config_home.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config_migrate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config_set.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_config_view.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_credential.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_credential_sign.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_addr.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_codec.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-implementations.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-interfaces.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_prefixes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey-raw.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_debug_raw-bytes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_export.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_genesis.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_genesis_add-genesis-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_genesis_collect-gentxs.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_genesis_gentx.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_genesis_migrate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_genesis_validate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_init.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_add.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_delete.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_did.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_export.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_import-hex.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_import.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_list-key-types.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_list.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_migrate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_mnemonic.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_parse.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_rename.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_keys_show.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_prune.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_account-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_accounts.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-by-acc-num.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-bytes-to-string.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-string-to-bytes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_bech32-prefix.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-accounts.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_auth_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_authz.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-grantee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-granter.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_balance.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_balances.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata-by-query-string.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-owners.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_denoms-metadata.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_send-enabled.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balance.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balances.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply-of.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_block-results.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_block.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_blocks.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_circuit.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_circuit_account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_circuit_accounts.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_circuit_disabled-list.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-by-height.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-latest.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_node-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_syncing.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set-by-height.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_consensus_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_commission.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_community-pool.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-validators.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-withdraw-address.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards-by-validator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_slashes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-distribution-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-outstanding-rewards.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_evidence.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_evidence_evidence.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_evidence_list.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_feegrant.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grant.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-grantee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-granter.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_constitution.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposit.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposits.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposals.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_tally.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_vote.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_gov_votes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_group-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_group-members.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-group.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policy-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-member.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_groups.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_proposals-by-group-policy.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_tally-result.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_vote.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-voter.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channel.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channels.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_counterparty-payee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packet.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets-for-channel.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_payee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-ack-fees.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-recv-fees.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-timeout-fees.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-hash.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-trace.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-traces.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_escrow-address.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_total-escrow.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_channels.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_client-state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_connections.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_end.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-receive.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-send.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-ack.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitment.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitments.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-receipt.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-acks.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-packets.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade-error.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state-heights.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-states.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_header.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_self-consensus-state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_states.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_status.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_connections.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_end.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_path.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_interchain-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_packet-events.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_logic.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_logic_ask.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_logic_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_mint.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_mint_annual-provisions.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_mint_inflation.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_mint_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_params_subspace.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_params_subspaces.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_slashing.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_slashing_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-infos.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegation.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations-to.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validators.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_historical-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_pool.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_redelegation.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegation.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations-from.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_validator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_staking_validators.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_tx.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_txs.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_applied.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_authority.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_module-versions.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_plan.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wait-tx.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_build-address.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code-info.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-history.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_all.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_raw.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_smart.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_libwasmvm-version.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-code.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contract-by-code.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contracts-by-creator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_query_wasm_pinned.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_rollback.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots_delete.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots_dump.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots_export.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots_list.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots_load.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_snapshots_restore.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_start.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_status.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_auth.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_authz.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_authz_exec.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_authz_grant.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_authz_revoke.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_bank.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_bank_multi-send.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_bank_send.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_broadcast.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_circuit.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_authorize.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_disable.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_reset.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_consensus.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_crisis.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_crisis_invariant-broken.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_decode.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_distribution.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-community-pool.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-validator-rewards-pool.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_set-withdraw-addr.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-all-rewards.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-rewards.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_encode.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_evidence.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_grant.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_prune.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_revoke.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_cancel-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_deposit.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_draft-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-legacy-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_vote.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_gov_weighted-vote.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-policy.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-with-policy.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_draft-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_exec.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_leave-group.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_submit-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-members.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-metadata.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-decision-policy.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-metadata.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_vote.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_group_withdraw-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_pay-packet-fee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-counterparty-payee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-payee.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer_transfer.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_prune-acknowledgements.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_upgrade-channels.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_create.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_misbehaviour.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_recover-client.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_schedule-ibc-upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_update.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_register.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_send-tx.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host_generate-packet-data.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_logic.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_logic_update-params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_mint.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_mint_update-params.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_multi-sign.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_multisign-batch.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_sign-batch.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_sign.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_simulate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_slashing.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_slashing_unjail.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking_cancel-unbond.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking_create-validator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking_delegate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking_edit-validator.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking_redelegate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_staking_unbond.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_cancel-software-upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_software-upgrade.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_validate-signatures.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_vesting.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-cliff-vesting-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-periodic-vesting-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-permanent-locked-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-vesting-account.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_clear-contract-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_execute.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_contract.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_store-code.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate2.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_migrate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-label.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_store.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_add-code-upload-params-addresses.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_clear-contract-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_execute-contract.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract-2.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_migrate-contract.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_pin-codes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_remove-code-upload-params-addresses.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_set-contract-admin.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-instantiate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-migrate.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_sudo-contract.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_unpin-codes.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_update-instantiate-config.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_wasm-store.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_update-instantiate-config.md create mode 100644 commands_versioned_docs/version-v10.0.0/axoned_version.md create mode 100644 commands_versioned_sidebars/version-v10.0.0-sidebars.json diff --git a/commands_versioned_docs/version-v10.0.0/axoned.md b/commands_versioned_docs/version-v10.0.0/axoned.md new file mode 100644 index 00000000000..bc31111d2af --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned.md @@ -0,0 +1,36 @@ +## axoned + +Axone - Orchestration Layer for AI + +### Synopsis + +Axone is a public dPoS layer 1 specifically designed for connecting, sharing, and monetizing any resources in the AI stack. +It is an open network dedicated to collaborative AI workflow management that is universally compatible with any data, model, +or infrastructure. Data, algorithms, storage, compute, APIs... Anything on-chain and off-chain can be shared. + +Want to lean more about AXONE network? Complete documentation is available at: [https://docs.axone.xyz](https://docs.axone.xyz) 👀 + +### Options + +``` + -h, --help help for axoned +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands +* [axoned config](axoned_config.md) - Utilities for managing application configuration +* [axoned credential](axoned_credential.md) - W3C Verifiable Credential +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application +* [axoned export](axoned_export.md) - Export state to JSON +* [axoned genesis](axoned_genesis.md) - Application's genesis-related subcommands +* [axoned init](axoned_init.md) - Initialize private validator, p2p, genesis, and application configuration files +* [axoned keys](axoned_keys.md) - Manage your application's keys +* [axoned prune](axoned_prune.md) - Prune app history states by keeping the recent heights and deleting old heights +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned rollback](axoned_rollback.md) - rollback Cosmos SDK and CometBFT state by one height +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots +* [axoned start](axoned_start.md) - Run the full node +* [axoned status](axoned_status.md) - Query remote node for status +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned version](axoned_version.md) - Print the application binary version information diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet.md b/commands_versioned_docs/version-v10.0.0/axoned_comet.md new file mode 100644 index 00000000000..a5191673409 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet.md @@ -0,0 +1,20 @@ +## axoned comet + +CometBFT subcommands + +### Options + +``` + -h, --help help for comet +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned comet bootstrap-state](axoned_comet_bootstrap-state.md) - Bootstrap CometBFT state at an arbitrary block height using a light client +* [axoned comet reset-state](axoned_comet_reset-state.md) - Remove all the data and WAL +* [axoned comet show-address](axoned_comet_show-address.md) - Shows this node's CometBFT validator consensus address +* [axoned comet show-node-id](axoned_comet_show-node-id.md) - Show this node's ID +* [axoned comet show-validator](axoned_comet_show-validator.md) - Show this node's CometBFT validator info +* [axoned comet unsafe-reset-all](axoned_comet_unsafe-reset-all.md) - (unsafe) Remove all the data and WAL, reset this node's validator to genesis state +* [axoned comet version](axoned_comet_version.md) - Print CometBFT libraries' version diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_bootstrap-state.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_bootstrap-state.md new file mode 100644 index 00000000000..5aa9d301e26 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_bootstrap-state.md @@ -0,0 +1,18 @@ +## axoned comet bootstrap-state + +Bootstrap CometBFT state at an arbitrary block height using a light client + +``` +axoned comet bootstrap-state [flags] +``` + +### Options + +``` + --height int Block height to bootstrap state at, if not provided it uses the latest block height in app state + -h, --help help for bootstrap-state +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_reset-state.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_reset-state.md new file mode 100644 index 00000000000..429397ab471 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_reset-state.md @@ -0,0 +1,17 @@ +## axoned comet reset-state + +Remove all the data and WAL + +``` +axoned comet reset-state [flags] +``` + +### Options + +``` + -h, --help help for reset-state +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_show-address.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_show-address.md new file mode 100644 index 00000000000..e4b62666762 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_show-address.md @@ -0,0 +1,17 @@ +## axoned comet show-address + +Shows this node's CometBFT validator consensus address + +``` +axoned comet show-address [flags] +``` + +### Options + +``` + -h, --help help for show-address +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_show-node-id.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_show-node-id.md new file mode 100644 index 00000000000..ae6f690590a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_show-node-id.md @@ -0,0 +1,17 @@ +## axoned comet show-node-id + +Show this node's ID + +``` +axoned comet show-node-id [flags] +``` + +### Options + +``` + -h, --help help for show-node-id +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_show-validator.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_show-validator.md new file mode 100644 index 00000000000..e4a5e338b6b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_show-validator.md @@ -0,0 +1,17 @@ +## axoned comet show-validator + +Show this node's CometBFT validator info + +``` +axoned comet show-validator [flags] +``` + +### Options + +``` + -h, --help help for show-validator +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_unsafe-reset-all.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_unsafe-reset-all.md new file mode 100644 index 00000000000..e767da61961 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_unsafe-reset-all.md @@ -0,0 +1,18 @@ +## axoned comet unsafe-reset-all + +(unsafe) Remove all the data and WAL, reset this node's validator to genesis state + +``` +axoned comet unsafe-reset-all [flags] +``` + +### Options + +``` + -h, --help help for unsafe-reset-all + --keep-addr-book keep the address book intact +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_comet_version.md b/commands_versioned_docs/version-v10.0.0/axoned_comet_version.md new file mode 100644 index 00000000000..09215d77d2c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_comet_version.md @@ -0,0 +1,21 @@ +## axoned comet version + +Print CometBFT libraries' version + +### Synopsis + +Print protocols' and libraries' version numbers against which this app has been compiled. + +``` +axoned comet version [flags] +``` + +### Options + +``` + -h, --help help for version +``` + +### SEE ALSO + +* [axoned comet](axoned_comet.md) - CometBFT subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config.md b/commands_versioned_docs/version-v10.0.0/axoned_config.md new file mode 100644 index 00000000000..22b61b63af3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config.md @@ -0,0 +1,19 @@ +## axoned config + +Utilities for managing application configuration + +### Options + +``` + -h, --help help for config +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned config diff](axoned_config_diff.md) - Outputs all config values that are different from the app.toml defaults. +* [axoned config get](axoned_config_get.md) - Get an application config value +* [axoned config home](axoned_config_home.md) - Outputs the folder used as the binary home. No home directory is set when using the `confix` tool standalone. +* [axoned config migrate](axoned_config_migrate.md) - Migrate Cosmos SDK app configuration file to the specified version +* [axoned config set](axoned_config_set.md) - Set an application config value +* [axoned config view](axoned_config_view.md) - View the config file diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config_diff.md b/commands_versioned_docs/version-v10.0.0/axoned_config_diff.md new file mode 100644 index 00000000000..c0cd75f21c0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config_diff.md @@ -0,0 +1,17 @@ +## axoned config diff + +Outputs all config values that are different from the app.toml defaults. + +``` +axoned config diff [target-version] [flags] +``` + +### Options + +``` + -h, --help help for diff +``` + +### SEE ALSO + +* [axoned config](axoned_config.md) - Utilities for managing application configuration diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config_get.md b/commands_versioned_docs/version-v10.0.0/axoned_config_get.md new file mode 100644 index 00000000000..ed22aadf23c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config_get.md @@ -0,0 +1,21 @@ +## axoned config get + +Get an application config value + +### Synopsis + +Get an application config value. The [config] argument must be the path of the file when using the `confix` tool standalone, otherwise it must be the name of the config file without the .toml extension. + +``` +axoned config get [config] [key] [flags] +``` + +### Options + +``` + -h, --help help for get +``` + +### SEE ALSO + +* [axoned config](axoned_config.md) - Utilities for managing application configuration diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config_home.md b/commands_versioned_docs/version-v10.0.0/axoned_config_home.md new file mode 100644 index 00000000000..61495bd6a36 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config_home.md @@ -0,0 +1,21 @@ +## axoned config home + +Outputs the folder used as the binary home. No home directory is set when using the `confix` tool standalone. + +### Synopsis + +Outputs the folder used as the binary home. In order to change the home directory path, set the $APPD_HOME environment variable, or use the "--home" flag. + +``` +axoned config home [flags] +``` + +### Options + +``` + -h, --help help for home +``` + +### SEE ALSO + +* [axoned config](axoned_config.md) - Utilities for managing application configuration diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config_migrate.md b/commands_versioned_docs/version-v10.0.0/axoned_config_migrate.md new file mode 100644 index 00000000000..e0777b1d6f8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config_migrate.md @@ -0,0 +1,26 @@ +## axoned config migrate + +Migrate Cosmos SDK app configuration file to the specified version + +### Synopsis + +Migrate the contents of the Cosmos SDK app configuration (app.toml) to the specified version. +The output is written in-place unless --stdout is provided. +In case of any error in updating the file, no output is written. + +``` +axoned config migrate [target-version] (options) [flags] +``` + +### Options + +``` + -h, --help help for migrate + --skip-validate skip configuration validation (allows to migrate unknown configurations) + --stdout print the updated config to stdout + --verbose log changes to stderr +``` + +### SEE ALSO + +* [axoned config](axoned_config.md) - Utilities for managing application configuration diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config_set.md b/commands_versioned_docs/version-v10.0.0/axoned_config_set.md new file mode 100644 index 00000000000..d43302d99e6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config_set.md @@ -0,0 +1,24 @@ +## axoned config set + +Set an application config value + +### Synopsis + +Set an application config value. The [config] argument must be the path of the file when using the `confix` tool standalone, otherwise it must be the name of the config file without the .toml extension. + +``` +axoned config set [config] [key] [value] [flags] +``` + +### Options + +``` + -h, --help help for set + -s, --skip-validate skip configuration validation (allows to mutate unknown configurations) + --stdout print the updated config to stdout + -v, --verbose log changes to stderr +``` + +### SEE ALSO + +* [axoned config](axoned_config.md) - Utilities for managing application configuration diff --git a/commands_versioned_docs/version-v10.0.0/axoned_config_view.md b/commands_versioned_docs/version-v10.0.0/axoned_config_view.md new file mode 100644 index 00000000000..63ce1349166 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_config_view.md @@ -0,0 +1,22 @@ +## axoned config view + +View the config file + +### Synopsis + +View the config file. The [config] argument must be the path of the file when using the `confix` tool standalone, otherwise it must be the name of the config file without the .toml extension. + +``` +axoned config view [config] [flags] +``` + +### Options + +``` + -h, --help help for view + --output-format string Output format (json|toml) (default "toml") +``` + +### SEE ALSO + +* [axoned config](axoned_config.md) - Utilities for managing application configuration diff --git a/commands_versioned_docs/version-v10.0.0/axoned_credential.md b/commands_versioned_docs/version-v10.0.0/axoned_credential.md new file mode 100644 index 00000000000..be6b07b9050 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_credential.md @@ -0,0 +1,20 @@ +## axoned credential + +W3C Verifiable Credential + +### Synopsis + +W3C Verifiable Credentials management commands. + +This command provides a set of sub-commands to manage W3C Verifiable Credentials, including signing and verification operations. + +### Options + +``` + -h, --help help for credential +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned credential sign](axoned_credential_sign.md) - Sign a W3C Verifiable Credential provided as a file or stdin diff --git a/commands_versioned_docs/version-v10.0.0/axoned_credential_sign.md b/commands_versioned_docs/version-v10.0.0/axoned_credential_sign.md new file mode 100644 index 00000000000..2b06e009f0c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_credential_sign.md @@ -0,0 +1,30 @@ +## axoned credential sign + +Sign a W3C Verifiable Credential provided as a file or stdin + +### Synopsis + +Sign a W3C Verifiable Credential; + +It will read a verifiable credential from a file (or stdin), sign it, and print the JSON-LD signed credential to stdout. + +``` +axoned credential sign [file] [flags] +``` + +### Options + +``` + --date string Date of the signature provided in RFC3339 format. If not provided, current time will be used + --from string Name or address of private key with which to sign + -h, --help help for sign + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --overwrite Overwrite existing signatures with a new one. If disabled, new signature will be appended + --purpose string Proof that describes credential purpose, helps prevent it from being misused for some other purpose. Example of commonly used proof purpose values: authentication, assertionMethod, keyAgreement, capabilityDelegation, capabilityInvocation. (default "assertionMethod") + --schema-map strings Map original URIs to alternative URIs for resolving JSON-LD schemas. Useful for redirecting network-based URIs to local filesystem paths or other URIs. Each mapping should be in the format 'originalURI=alternativeURI'. Multiple mappings can be provided by repeating the flag. Example usage: --schema-map originalURI1=alternativeURI1 --schema-map originalURI2=alternativeURI2 +``` + +### SEE ALSO + +* [axoned credential](axoned_credential.md) - W3C Verifiable Credential diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug.md b/commands_versioned_docs/version-v10.0.0/axoned_debug.md new file mode 100644 index 00000000000..2277dbdf245 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug.md @@ -0,0 +1,23 @@ +## axoned debug + +Tool for helping with debugging your application + +``` +axoned debug [flags] +``` + +### Options + +``` + -h, --help help for debug +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned debug addr](axoned_debug_addr.md) - Convert an address between hex and bech32 +* [axoned debug codec](axoned_debug_codec.md) - Tool for helping with debugging your application codec +* [axoned debug prefixes](axoned_debug_prefixes.md) - List prefixes used for Human-Readable Part (HRP) in Bech32 +* [axoned debug pubkey](axoned_debug_pubkey.md) - Decode a pubkey from proto JSON +* [axoned debug pubkey-raw](axoned_debug_pubkey-raw.md) - Decode a ED25519 or secp256k1 pubkey from hex, base64, or bech32 +* [axoned debug raw-bytes](axoned_debug_raw-bytes.md) - Convert raw bytes output (eg. [10 21 13 255]) to hex diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_addr.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_addr.md new file mode 100644 index 00000000000..d5cdbde1899 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_addr.md @@ -0,0 +1,24 @@ +## axoned debug addr + +Convert an address between hex and bech32 + +### Synopsis + +Convert an address between hex encoding and bech32. + +Example: +$ axoned debug addr cosmos1e0jnq2sun3dzjh8p2xq95kk0expwmd7shwjpfg + +``` +axoned debug addr [address] [flags] +``` + +### Options + +``` + -h, --help help for addr +``` + +### SEE ALSO + +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_codec.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_codec.md new file mode 100644 index 00000000000..35237d09f11 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_codec.md @@ -0,0 +1,19 @@ +## axoned debug codec + +Tool for helping with debugging your application codec + +``` +axoned debug codec [flags] +``` + +### Options + +``` + -h, --help help for codec +``` + +### SEE ALSO + +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application +* [axoned debug codec list-implementations](axoned_debug_codec_list-implementations.md) - List the registered type URLs for the provided interface +* [axoned debug codec list-interfaces](axoned_debug_codec_list-interfaces.md) - List all registered interface type URLs diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-implementations.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-implementations.md new file mode 100644 index 00000000000..7371bc36706 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-implementations.md @@ -0,0 +1,21 @@ +## axoned debug codec list-implementations + +List the registered type URLs for the provided interface + +### Synopsis + +List the registered type URLs that can be used for the provided interface name using the application codec + +``` +axoned debug codec list-implementations [interface] [flags] +``` + +### Options + +``` + -h, --help help for list-implementations +``` + +### SEE ALSO + +* [axoned debug codec](axoned_debug_codec.md) - Tool for helping with debugging your application codec diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-interfaces.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-interfaces.md new file mode 100644 index 00000000000..6ffd3bff928 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_codec_list-interfaces.md @@ -0,0 +1,21 @@ +## axoned debug codec list-interfaces + +List all registered interface type URLs + +### Synopsis + +List all registered interface type URLs using the application codec + +``` +axoned debug codec list-interfaces [flags] +``` + +### Options + +``` + -h, --help help for list-interfaces +``` + +### SEE ALSO + +* [axoned debug codec](axoned_debug_codec.md) - Tool for helping with debugging your application codec diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_prefixes.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_prefixes.md new file mode 100644 index 00000000000..7ba7446edd7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_prefixes.md @@ -0,0 +1,27 @@ +## axoned debug prefixes + +List prefixes used for Human-Readable Part (HRP) in Bech32 + +### Synopsis + +List prefixes used in Bech32 addresses. + +``` +axoned debug prefixes [flags] +``` + +### Examples + +``` +$ axoned debug prefixes +``` + +### Options + +``` + -h, --help help for prefixes +``` + +### SEE ALSO + +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey-raw.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey-raw.md new file mode 100644 index 00000000000..0e9bc808bcc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey-raw.md @@ -0,0 +1,25 @@ +## axoned debug pubkey-raw + +Decode a ED25519 or secp256k1 pubkey from hex, base64, or bech32 + +### Synopsis + +Decode a pubkey from hex, base64, or bech32. +Example: +$ axoned debug pubkey-raw TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlz +$ axoned debug pubkey-raw cosmos1e0jnq2sun3dzjh8p2xq95kk0expwmd7shwjpfg + +``` +axoned debug pubkey-raw [pubkey] -t [{ed25519, secp256k1}] [flags] +``` + +### Options + +``` + -h, --help help for pubkey-raw + -t, --type string Pubkey type to decode (oneof secp256k1, ed25519) (default "ed25519") +``` + +### SEE ALSO + +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey.md new file mode 100644 index 00000000000..3e382201f9d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_pubkey.md @@ -0,0 +1,24 @@ +## axoned debug pubkey + +Decode a pubkey from proto JSON + +### Synopsis + +Decode a pubkey from proto JSON and display it's address. + +Example: +$ axoned debug pubkey '\{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AurroA7jvfPd1AadmmOvWM2rJSwipXfRf8yD6pLbA2DJ"\}' + +``` +axoned debug pubkey [pubkey] [flags] +``` + +### Options + +``` + -h, --help help for pubkey +``` + +### SEE ALSO + +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application diff --git a/commands_versioned_docs/version-v10.0.0/axoned_debug_raw-bytes.md b/commands_versioned_docs/version-v10.0.0/axoned_debug_raw-bytes.md new file mode 100644 index 00000000000..d9e1827dc47 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_debug_raw-bytes.md @@ -0,0 +1,24 @@ +## axoned debug raw-bytes + +Convert raw bytes output (eg. [10 21 13 255]) to hex + +### Synopsis + +Convert raw-bytes to hex. + +Example: +$ axoned debug raw-bytes [72 101 108 108 111 44 32 112 108 97 121 103 114 111 117 110 100] + +``` +axoned debug raw-bytes [raw-bytes] [flags] +``` + +### Options + +``` + -h, --help help for raw-bytes +``` + +### SEE ALSO + +* [axoned debug](axoned_debug.md) - Tool for helping with debugging your application diff --git a/commands_versioned_docs/version-v10.0.0/axoned_export.md b/commands_versioned_docs/version-v10.0.0/axoned_export.md new file mode 100644 index 00000000000..b0816200f7d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_export.md @@ -0,0 +1,23 @@ +## axoned export + +Export state to JSON + +``` +axoned export [flags] +``` + +### Options + +``` + --for-zero-height Export state to start at height zero (perform preproccessing) + --height int Export state from a particular height (-1 means latest height) (default -1) + -h, --help help for export + --home string The application home directory (default "/home/john/.axoned") + --jail-allowed-addrs strings Comma-separated list of operator addresses of jailed validators to unjail + --modules-to-export strings Comma-separated list of modules to export. If empty, will export all modules + --output-document string Exported state is written to the given file instead of STDOUT +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_docs/version-v10.0.0/axoned_genesis.md b/commands_versioned_docs/version-v10.0.0/axoned_genesis.md new file mode 100644 index 00000000000..2416ffdc2cc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_genesis.md @@ -0,0 +1,22 @@ +## axoned genesis + +Application's genesis-related subcommands + +``` +axoned genesis [flags] +``` + +### Options + +``` + -h, --help help for genesis +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned genesis add-genesis-account](axoned_genesis_add-genesis-account.md) - Add a genesis account to genesis.json +* [axoned genesis collect-gentxs](axoned_genesis_collect-gentxs.md) - Collect genesis txs and output a genesis.json file +* [axoned genesis gentx](axoned_genesis_gentx.md) - Generate a genesis tx carrying a self delegation +* [axoned genesis migrate](axoned_genesis_migrate.md) - Migrate genesis to a specified target version +* [axoned genesis validate](axoned_genesis_validate.md) - Validates the genesis file at the default location or at the location passed as an arg diff --git a/commands_versioned_docs/version-v10.0.0/axoned_genesis_add-genesis-account.md b/commands_versioned_docs/version-v10.0.0/axoned_genesis_add-genesis-account.md new file mode 100644 index 00000000000..4fd2e0c50c6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_genesis_add-genesis-account.md @@ -0,0 +1,37 @@ +## axoned genesis add-genesis-account + +Add a genesis account to genesis.json + +### Synopsis + +Add a genesis account to genesis.json. The provided account must specify +the account address or key name and a list of initial coins. If a key name is given, +the address will be looked up in the local Keybase. The list of initial tokens must +contain valid denominations. Accounts may optionally be supplied with vesting parameters. + +``` +axoned genesis add-genesis-account [address_or_key_name] [coin][,[coin]] [flags] +``` + +### Options + +``` + --append append the coins to an account already in the genesis.json file + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for add-genesis-account + --home string The application home directory (default "/home/john/.axoned") + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test) (default "test") + --module-name string module account name + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --vesting-amount string amount of coins for vesting accounts + --vesting-cliff-time int schedule cliff time (unix epoch) for vesting accounts + --vesting-end-time int schedule end time (unix epoch) for vesting accounts + --vesting-start-time int schedule start time (unix epoch) for vesting accounts +``` + +### SEE ALSO + +* [axoned genesis](axoned_genesis.md) - Application's genesis-related subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_genesis_collect-gentxs.md b/commands_versioned_docs/version-v10.0.0/axoned_genesis_collect-gentxs.md new file mode 100644 index 00000000000..de0afcfeb8c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_genesis_collect-gentxs.md @@ -0,0 +1,19 @@ +## axoned genesis collect-gentxs + +Collect genesis txs and output a genesis.json file + +``` +axoned genesis collect-gentxs [flags] +``` + +### Options + +``` + --gentx-dir string override default "gentx" directory from which collect and execute genesis transactions; default [--home]/config/gentx/ + -h, --help help for collect-gentxs + --home string The application home directory (default "/home/john/.axoned") +``` + +### SEE ALSO + +* [axoned genesis](axoned_genesis.md) - Application's genesis-related subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_genesis_gentx.md b/commands_versioned_docs/version-v10.0.0/axoned_genesis_gentx.md new file mode 100644 index 00000000000..38d74695221 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_genesis_gentx.md @@ -0,0 +1,80 @@ +## axoned genesis gentx + +Generate a genesis tx carrying a self delegation + +### Synopsis + +Generate a genesis transaction that creates a validator with a self-delegation, +that is signed by the key in the Keyring referenced by a given name. A node ID and consensus +pubkey may optionally be provided. If they are omitted, they will be retrieved from the priv_validator.json +file. The following default parameters are included: + + delegation amount: 100000000stake + commission rate: 0.1 + commission max rate: 0.2 + commission max change rate: 0.01 + minimum self delegation: 1 + +Example: +$ axoned gentx my-key-name 1000000stake --home=/path/to/home/dir --keyring-backend=os --chain-id=test-chain-1 \ + --moniker="myvalidator" \ + --commission-max-change-rate=0.01 \ + --commission-max-rate=1.0 \ + --commission-rate=0.07 \ + --details="..." \ + --security-contact="..." \ + --website="..." + +``` +axoned genesis gentx [key_name] [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --amount string Amount of coins to bond + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --commission-max-change-rate string The maximum commission change rate percentage (per day) + --commission-max-rate string The maximum commission rate percentage + --commission-rate string The initial commission rate percentage + --details string The validator's (optional) details + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for gentx + --home string The application home directory (default "/home/john/.axoned") + --identity string The (optional) identity signature (ex. UPort or Keybase) + --ip string The node's public P2P IP (default "127.0.0.1") + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --min-self-delegation string The minimum self delegation required on the validator + --moniker string The validator's (optional) moniker + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --node-id string The node's NodeID + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + --output-document string Write the genesis transaction JSON document to the given file instead of the default location + --p2p-port uint The node's public P2P port (default 26656) + --pubkey string The validator's Protobuf JSON encoded public key + --security-contact string The validator's (optional) security contact email + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --website string The validator's (optional) website + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned genesis](axoned_genesis.md) - Application's genesis-related subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_genesis_migrate.md b/commands_versioned_docs/version-v10.0.0/axoned_genesis_migrate.md new file mode 100644 index 00000000000..0049951d3c0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_genesis_migrate.md @@ -0,0 +1,30 @@ +## axoned genesis migrate + +Migrate genesis to a specified target version + +### Synopsis + +Migrate the source genesis into the target version and print to STDOUT + +``` +axoned genesis migrate [target-version] [genesis-file] [flags] +``` + +### Examples + +``` +axoned migrate v0.47 /path/to/genesis.json --chain-id=cosmoshub-3 --genesis-time=2019-04-22T17:00:00Z +``` + +### Options + +``` + --chain-id string Override chain_id with this flag (default "axoned") + --genesis-time string Override genesis_time with this flag + -h, --help help for migrate + --output-document string Exported state is written to the given file instead of STDOUT +``` + +### SEE ALSO + +* [axoned genesis](axoned_genesis.md) - Application's genesis-related subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_genesis_validate.md b/commands_versioned_docs/version-v10.0.0/axoned_genesis_validate.md new file mode 100644 index 00000000000..27d7a09ffd0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_genesis_validate.md @@ -0,0 +1,17 @@ +## axoned genesis validate + +Validates the genesis file at the default location or at the location passed as an arg + +``` +axoned genesis validate [file] [flags] +``` + +### Options + +``` + -h, --help help for validate +``` + +### SEE ALSO + +* [axoned genesis](axoned_genesis.md) - Application's genesis-related subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_init.md b/commands_versioned_docs/version-v10.0.0/axoned_init.md new file mode 100644 index 00000000000..d53c56e198d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_init.md @@ -0,0 +1,27 @@ +## axoned init + +Initialize private validator, p2p, genesis, and application configuration files + +### Synopsis + +Initialize validators's and node's configuration files. + +``` +axoned init [moniker] [flags] +``` + +### Options + +``` + --chain-id string genesis file chain-id, if left blank will be randomly created (default "axoned") + --default-denom string genesis file default denomination, if left blank default value is 'stake' + -h, --help help for init + --home string node's home directory (default "/home/john/.axoned") + --initial-height int specify the initial block height at genesis (default 1) + -o, --overwrite overwrite the genesis.json file + --recover provide seed phrase to recover existing key instead of creating +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys.md b/commands_versioned_docs/version-v10.0.0/axoned_keys.md new file mode 100644 index 00000000000..b8fbee49313 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys.md @@ -0,0 +1,53 @@ +## axoned keys + +Manage your application's keys + +### Synopsis + +Keyring management commands. These keys may be in any format supported by the +CometBFT crypto library and can be used by light-clients, full nodes, or any other application +that needs to sign with a private key. + +The keyring supports the following backends: + + os Uses the operating system's default credentials store. + file Uses encrypted file-based keystore within the app's configuration directory. + This keyring will request a password each time it is accessed, which may occur + multiple times in a single command resulting in repeated password prompts. + kwallet Uses KDE Wallet Manager as a credentials management application. + pass Uses the pass command line utility to store and retrieve keys. + test Stores keys insecurely to disk. It does not prompt for a password to be unlocked + and it should be use only for testing purposes. + +kwallet and pass backends depend on external tools. Refer to their respective documentation for more +information: + KWallet [https://github.com/KDE/kwallet](https://github.com/KDE/kwallet) + pass [https://www.passwordstore.org/](https://www.passwordstore.org/) + +The pass backend requires GnuPG: [https://gnupg.org/](https://gnupg.org/) + +### Options + +``` + -h, --help help for keys + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned keys add](axoned_keys_add.md) - Add an encrypted private key (either newly generated or recovered), encrypt it, and save to <name> file +* [axoned keys delete](axoned_keys_delete.md) - Delete the given keys +* [axoned keys did](axoned_keys_did.md) - Give the did:key from a ed25519 or secp256k1 pubkey (hex, base64) +* [axoned keys export](axoned_keys_export.md) - Export private keys +* [axoned keys import](axoned_keys_import.md) - Import private keys into the local keybase +* [axoned keys import-hex](axoned_keys_import-hex.md) - Import private keys into the local keybase +* [axoned keys list](axoned_keys_list.md) - List all keys +* [axoned keys list-key-types](axoned_keys_list-key-types.md) - List all key types +* [axoned keys migrate](axoned_keys_migrate.md) - Migrate keys from amino to proto serialization format +* [axoned keys mnemonic](axoned_keys_mnemonic.md) - Compute the bip39 mnemonic for some input entropy +* [axoned keys parse](axoned_keys_parse.md) - Parse address from hex to bech32 and vice versa +* [axoned keys rename](axoned_keys_rename.md) - Rename an existing key +* [axoned keys show](axoned_keys_show.md) - Retrieve key information by name or address diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_add.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_add.md new file mode 100644 index 00000000000..b1af0176122 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_add.md @@ -0,0 +1,67 @@ +## axoned keys add + +Add an encrypted private key (either newly generated or recovered), encrypt it, and save to <name> file + +### Synopsis + +Derive a new private key and encrypt to disk. +Optionally specify a BIP39 mnemonic, a BIP39 passphrase to further secure the mnemonic, +and a bip32 HD path to derive a specific account. The key will be stored under the given name +and encrypted with the given password. The only input that is required is the encryption password. + +If run with -i, it will prompt the user for BIP44 path, BIP39 mnemonic, and passphrase. +The flag --recover allows one to recover a key from a seed passphrase. +If run with --dry-run, a key would be generated (or recovered) but not stored to the +local keystore. +Use the --pubkey flag to add arbitrary public keys to the keystore for constructing +multisig transactions. + +Use the --source flag to import mnemonic from a file in recover or interactive mode. +Example: + + keys add testing --recover --source ./mnemonic.txt + +You can create and store a multisig key by passing the list of key names stored in a keyring +and the minimum number of signatures required through --multisig-threshold. The keys are +sorted by address, unless the flag --nosort is set. +Example: + + keys add mymultisig --multisig "keyname1,keyname2,keyname3" --multisig-threshold 2 + +``` +axoned keys add [flags] +``` + +### Options + +``` + --account uint32 Account number for HD derivation (less than equal 2147483647) + --coin-type uint32 coin type number for HD derivation (default 118) + --dry-run Perform action, but don't add key to local keystore + --hd-path string Manual HD Path derivation (overrides BIP44 config) + -h, --help help for add + --index uint32 Address index number for HD derivation (less than equal 2147483647) + -i, --interactive Interactively prompt user for BIP39 passphrase and mnemonic + --key-type string Key signing algorithm to generate keys for (default "secp256k1") + --ledger Store a local reference to a private key on a Ledger device + --multisig strings List of key names stored in keyring to construct a public legacy multisig key + --multisig-threshold int K out of N required signatures. For use in conjunction with --multisig (default 1) + --no-backup Don't print out seed phrase (if others are watching the terminal) + --nosort Keys passed to --multisig are taken in the order they're supplied + --pubkey string Parse a public key in JSON format and saves key info to file. + --pubkey-base64 string Parse a public key in base64 format and saves key info. + --recover Provide seed phrase to recover existing key instead of creating + --source string Import mnemonic from a file (only usable when recover or interactive is passed) +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_delete.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_delete.md new file mode 100644 index 00000000000..9d0e7900a80 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_delete.md @@ -0,0 +1,35 @@ +## axoned keys delete + +Delete the given keys + +### Synopsis + +Delete keys from the Keybase backend. + +Note that removing offline or ledger keys will remove +only the public key references stored locally, i.e. +private keys stored in a ledger device cannot be deleted with the CLI. + +``` +axoned keys delete ... [flags] +``` + +### Options + +``` + -f, --force Remove the key unconditionally without asking for the passphrase. Deprecated. + -h, --help help for delete + -y, --yes Skip confirmation prompt when deleting offline or ledger key references +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_did.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_did.md new file mode 100644 index 00000000000..82be3a0189a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_did.md @@ -0,0 +1,35 @@ +## axoned keys did + +Give the did:key from a ed25519 or secp256k1 pubkey (hex, base64) + +### Synopsis + +Give the did:key from a ed25519 or secp256k1 pubkey given as hex or base64 encoded string. + +Example: + + $ axoned keys did "AtD+mbIUqu615Grk1loWI6ldnQzs1X1nP35MmhmsB1K8" -t secp256k1 + $ axoned keys did 02d0fe99b214aaeeb5e46ae4d65a1623a95d9d0cecd57d673f7e4c9a19ac0752bc -t secp256k1 + +``` +axoned keys did [pubkey] -t [{ed25519, secp256k1}] [flags] +``` + +### Options + +``` + -h, --help help for did + -t, --type string Pubkey type to decode (oneof ed25519, secp256k1) (default "secp256k1") +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_export.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_export.md new file mode 100644 index 00000000000..bf31c348c95 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_export.md @@ -0,0 +1,38 @@ +## axoned keys export + +Export private keys + +### Synopsis + +Export a private key from the local keyring in ASCII-armored encrypted format. + +When both the --unarmored-hex and --unsafe flags are selected, cryptographic +private key material is exported in an INSECURE fashion that is designed to +allow users to import their keys in hot wallets. This feature is for advanced +users only that are confident about how to handle private keys work and are +FULLY AWARE OF THE RISKS. If you are unsure, you may want to do some research +and export your keys in ASCII-armored encrypted format. + +``` +axoned keys export [flags] +``` + +### Options + +``` + -h, --help help for export + --unarmored-hex Export unarmored hex privkey. Requires --unsafe. + --unsafe Enable unsafe operations. This flag must be switched on along with all unsafe operation-specific options. +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_import-hex.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_import-hex.md new file mode 100644 index 00000000000..6754972abd0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_import-hex.md @@ -0,0 +1,32 @@ +## axoned keys import-hex + +Import private keys into the local keybase + +### Synopsis + +Import hex encoded private key into the local keybase. +Supported key-types can be obtained with: +axoned list-key-types + +``` +axoned keys import-hex [flags] +``` + +### Options + +``` + -h, --help help for import-hex + --key-type string private key signing algorithm kind (default "secp256k1") +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_import.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_import.md new file mode 100644 index 00000000000..7c17a5a1cd8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_import.md @@ -0,0 +1,29 @@ +## axoned keys import + +Import private keys into the local keybase + +### Synopsis + +Import a ASCII armored private key into the local keybase. + +``` +axoned keys import [flags] +``` + +### Options + +``` + -h, --help help for import +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_list-key-types.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_list-key-types.md new file mode 100644 index 00000000000..6e2774a072e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_list-key-types.md @@ -0,0 +1,29 @@ +## axoned keys list-key-types + +List all key types + +### Synopsis + +Return a list of all supported key types (also known as algos) + +``` +axoned keys list-key-types [flags] +``` + +### Options + +``` + -h, --help help for list-key-types +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_list.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_list.md new file mode 100644 index 00000000000..bbbf5be7e92 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_list.md @@ -0,0 +1,31 @@ +## axoned keys list + +List all keys + +### Synopsis + +Return a list of all public keys stored by this key manager +along with their associated name and address. + +``` +axoned keys list [flags] +``` + +### Options + +``` + -h, --help help for list + -n, --list-names List names only +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_migrate.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_migrate.md new file mode 100644 index 00000000000..e5d66028728 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_migrate.md @@ -0,0 +1,37 @@ +## axoned keys migrate + +Migrate keys from amino to proto serialization format + +### Synopsis + +Migrate keys from Amino to Protocol Buffers records. +For each key material entry, the command will check if the key can be deserialized using proto. +If this is the case, the key is already migrated. Therefore, we skip it and continue with a next one. +Otherwise, we try to deserialize it using Amino into LegacyInfo. If this attempt is successful, we serialize +LegacyInfo to Protobuf serialization format and overwrite the keyring entry. If any error occurred, it will be +outputted in CLI and migration will be continued until all keys in the keyring DB are exhausted. +See [https://github.com/cosmos/cosmos-sdk/pull/9695](https://github.com/cosmos/cosmos-sdk/pull/9695) for more details. + +It is recommended to run in 'dry-run' mode first to verify all key migration material. + +``` +axoned keys migrate [flags] +``` + +### Options + +``` + -h, --help help for migrate +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_mnemonic.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_mnemonic.md new file mode 100644 index 00000000000..47260699709 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_mnemonic.md @@ -0,0 +1,30 @@ +## axoned keys mnemonic + +Compute the bip39 mnemonic for some input entropy + +### Synopsis + +Create a bip39 mnemonic, sometimes called a seed phrase, by reading from the system entropy. To pass your own entropy, use --unsafe-entropy + +``` +axoned keys mnemonic [flags] +``` + +### Options + +``` + -h, --help help for mnemonic + --unsafe-entropy Prompt the user to supply their own entropy, instead of relying on the system +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_parse.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_parse.md new file mode 100644 index 00000000000..4ee1b949054 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_parse.md @@ -0,0 +1,30 @@ +## axoned keys parse + +Parse address from hex to bech32 and vice versa + +### Synopsis + +Convert and print to stdout key addresses and fingerprints from +hexadecimal into bech32 cosmos prefixed format and vice versa. + +``` +axoned keys parse [flags] +``` + +### Options + +``` + -h, --help help for parse +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_rename.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_rename.md new file mode 100644 index 00000000000..d6d5339863d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_rename.md @@ -0,0 +1,34 @@ +## axoned keys rename + +Rename an existing key + +### Synopsis + +Rename a key from the Keybase backend. + +Note that renaming offline or ledger keys will rename +only the public key references stored locally, i.e. +private keys stored in a ledger device cannot be renamed with the CLI. + +``` +axoned keys rename [flags] +``` + +### Options + +``` + -h, --help help for rename + -y, --yes Skip confirmation prompt when renaming offline or ledger key references +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_keys_show.md b/commands_versioned_docs/version-v10.0.0/axoned_keys_show.md new file mode 100644 index 00000000000..56080489d1c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_keys_show.md @@ -0,0 +1,37 @@ +## axoned keys show + +Retrieve key information by name or address + +### Synopsis + +Display keys details. If multiple names or addresses are provided, +then an ephemeral multisig key will be created under the name "multi" +consisting of all the keys provided by name and multisig threshold. + +``` +axoned keys show [name_or_address [name_or_address...]] [flags] +``` + +### Options + +``` + -a, --address Output the address only (cannot be used with --output) + --bech string The Bech32 prefix encoding for a key (acc|val|cons) (default "acc") + -d, --device Output the address in a ledger device (cannot be used with --pubkey) + -k, --did Output the did:key only (overrides --output) + -h, --help help for show + --multisig-threshold int K out of N required signatures (default 1) + -p, --pubkey Output the public key only (cannot be used with --output) +``` + +### Options inherited from parent commands + +``` + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned keys](axoned_keys.md) - Manage your application's keys diff --git a/commands_versioned_docs/version-v10.0.0/axoned_prune.md b/commands_versioned_docs/version-v10.0.0/axoned_prune.md new file mode 100644 index 00000000000..d8da2462895 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_prune.md @@ -0,0 +1,41 @@ +## axoned prune + +Prune app history states by keeping the recent heights and deleting old heights + +### Synopsis + +Prune app history states by keeping the recent heights and deleting old heights. +The pruning option is provided via the 'pruning' argument or alternatively with '--pruning-keep-recent' + +- default: the last 362880 states are kept +- nothing: all historic states will be saved, nothing will be deleted (i.e. archiving node) +- everything: 2 latest states will be kept +- custom: allow pruning options to be manually specified through 'pruning-keep-recent' + +Note: When the --app-db-backend flag is not specified, the default backend type is 'goleveldb'. +Supported app-db-backend types include 'goleveldb', 'rocksdb', 'pebbledb'. + +``` +axoned prune [pruning-method] [flags] +``` + +### Examples + +``` +prune custom --pruning-keep-recent 100 --app-db-backend 'goleveldb' +``` + +### Options + +``` + --app-db-backend string The type of database for application and snapshots databases + -h, --help help for prune + --home string The application home directory (default "/home/john/.axoned") + --pruning-interval uint Height interval at which pruned heights are removed from disk (ignored if pruning is not 'custom'), + this is not used by this command but kept for compatibility with the complete pruning options (default 10) + --pruning-keep-recent uint Number of recent heights to keep on disk (ignored if pruning is not 'custom') +``` + +### SEE ALSO + +- [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query.md b/commands_versioned_docs/version-v10.0.0/axoned_query.md new file mode 100644 index 00000000000..bb757383af0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query.md @@ -0,0 +1,44 @@ +## axoned query + +Querying subcommands + +``` +axoned query [flags] +``` + +### Options + +``` + -h, --help help for query +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module +* [axoned query authz](axoned_query_authz.md) - Querying commands for the authz module +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module +* [axoned query block](axoned_query_block.md) - Query for a committed block by height, hash, or event(s) +* [axoned query block-results](axoned_query_block-results.md) - Query for a committed block's results by height +* [axoned query blocks](axoned_query_blocks.md) - Query for paginated blocks that match a set of events +* [axoned query circuit](axoned_query_circuit.md) - Querying commands for the circuit module +* [axoned query consensus](axoned_query_consensus.md) - Querying commands for the consensus module +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module +* [axoned query evidence](axoned_query_evidence.md) - Querying commands for the evidence module +* [axoned query feegrant](axoned_query_feegrant.md) - Querying commands for the feegrant module +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module +* [axoned query group](axoned_query_group.md) - Querying commands for the group module +* [axoned query ibc](axoned_query_ibc.md) - Querying commands for the IBC module +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands +* [axoned query interchain-accounts](axoned_query_interchain-accounts.md) - IBC interchain accounts query subcommands +* [axoned query logic](axoned_query_logic.md) - Querying commands for the logic module +* [axoned query mint](axoned_query_mint.md) - Querying commands for the mint module +* [axoned query params](axoned_query_params.md) - Querying commands for the params module +* [axoned query slashing](axoned_query_slashing.md) - Querying commands for the slashing module +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module +* [axoned query tx](axoned_query_tx.md) - Query for a transaction by hash, "<addr>/<seq>" combination or comma-separated signatures in a committed block +* [axoned query txs](axoned_query_txs.md) - Query for paginated transactions that match a set of events +* [axoned query upgrade](axoned_query_upgrade.md) - Querying commands for the upgrade module +* [axoned query wait-tx](axoned_query_wait-tx.md) - Wait for a transaction to be included in a block +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth.md new file mode 100644 index 00000000000..98179cf4ad2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth.md @@ -0,0 +1,27 @@ +## axoned query auth + +Querying commands for the auth module + +``` +axoned query auth [flags] +``` + +### Options + +``` + -h, --help help for auth +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query auth account](axoned_query_auth_account.md) - Query account by address +* [axoned query auth account-info](axoned_query_auth_account-info.md) - Query account info which is common to all account types. +* [axoned query auth accounts](axoned_query_auth_accounts.md) - Query all the accounts +* [axoned query auth address-by-acc-num](axoned_query_auth_address-by-acc-num.md) - Query account address by account number +* [axoned query auth address-bytes-to-string](axoned_query_auth_address-bytes-to-string.md) - Transform an address bytes to string +* [axoned query auth address-string-to-bytes](axoned_query_auth_address-string-to-bytes.md) - Transform an address string to bytes +* [axoned query auth bech32-prefix](axoned_query_auth_bech32-prefix.md) - Query the chain bech32 prefix (if applicable) +* [axoned query auth module-account](axoned_query_auth_module-account.md) - Query module account info by module name +* [axoned query auth module-accounts](axoned_query_auth_module-accounts.md) - Query all module accounts +* [axoned query auth params](axoned_query_auth_params.md) - Query the current auth parameters diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_account-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_account-info.md new file mode 100644 index 00000000000..48d9faa587b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_account-info.md @@ -0,0 +1,23 @@ +## axoned query auth account-info + +Query account info which is common to all account types. + +``` +axoned query auth account-info [address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for account-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_account.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_account.md new file mode 100644 index 00000000000..ffba68601ab --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_account.md @@ -0,0 +1,23 @@ +## axoned query auth account + +Query account by address + +``` +axoned query auth account [address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for account + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_accounts.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_accounts.md new file mode 100644 index 00000000000..d7d3cf61790 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_accounts.md @@ -0,0 +1,28 @@ +## axoned query auth accounts + +Query all the accounts + +``` +axoned query auth accounts [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for accounts + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-by-acc-num.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-by-acc-num.md new file mode 100644 index 00000000000..f0b9c17e789 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-by-acc-num.md @@ -0,0 +1,24 @@ +## axoned query auth address-by-acc-num + +Query account address by account number + +``` +axoned query auth address-by-acc-num [acc-num] [flags] +``` + +### Options + +``` + --account-id uint + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for address-by-acc-num + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-bytes-to-string.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-bytes-to-string.md new file mode 100644 index 00000000000..0bed568850e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-bytes-to-string.md @@ -0,0 +1,23 @@ +## axoned query auth address-bytes-to-string + +Transform an address bytes to string + +``` +axoned query auth address-bytes-to-string [address-bytes] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for address-bytes-to-string + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-string-to-bytes.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-string-to-bytes.md new file mode 100644 index 00000000000..e752c5cad5e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_address-string-to-bytes.md @@ -0,0 +1,23 @@ +## axoned query auth address-string-to-bytes + +Transform an address string to bytes + +``` +axoned query auth address-string-to-bytes [address-string] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for address-string-to-bytes + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_bech32-prefix.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_bech32-prefix.md new file mode 100644 index 00000000000..7f9b6f34824 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_bech32-prefix.md @@ -0,0 +1,23 @@ +## axoned query auth bech32-prefix + +Query the chain bech32 prefix (if applicable) + +``` +axoned query auth bech32-prefix [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for bech32-prefix + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-account.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-account.md new file mode 100644 index 00000000000..8036a8ae2c6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-account.md @@ -0,0 +1,29 @@ +## axoned query auth module-account + +Query module account info by module name + +``` +axoned query auth module-account [module-name] [flags] +``` + +### Examples + +``` +axoned q auth module-account gov +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for module-account + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-accounts.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-accounts.md new file mode 100644 index 00000000000..b9003190e1c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_module-accounts.md @@ -0,0 +1,23 @@ +## axoned query auth module-accounts + +Query all module accounts + +``` +axoned query auth module-accounts [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for module-accounts + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_auth_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_params.md new file mode 100644 index 00000000000..90ac9b56df4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_auth_params.md @@ -0,0 +1,23 @@ +## axoned query auth params + +Query the current auth parameters + +``` +axoned query auth params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query auth](axoned_query_auth.md) - Querying commands for the auth module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_authz.md b/commands_versioned_docs/version-v10.0.0/axoned_query_authz.md new file mode 100644 index 00000000000..56cc4ef005a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_authz.md @@ -0,0 +1,20 @@ +## axoned query authz + +Querying commands for the authz module + +``` +axoned query authz [flags] +``` + +### Options + +``` + -h, --help help for authz +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query authz grants](axoned_query_authz_grants.md) - Query grants for a granter-grantee pair and optionally a msg-type-url +* [axoned query authz grants-by-grantee](axoned_query_authz_grants-by-grantee.md) - Query authorization grants granted to a grantee +* [axoned query authz grants-by-granter](axoned_query_authz_grants-by-granter.md) - Query authorization grants granted by granter diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-grantee.md b/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-grantee.md new file mode 100644 index 00000000000..e6cdccc7d85 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-grantee.md @@ -0,0 +1,28 @@ +## axoned query authz grants-by-grantee + +Query authorization grants granted to a grantee + +``` +axoned query authz grants-by-grantee [grantee-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for grants-by-grantee + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query authz](axoned_query_authz.md) - Querying commands for the authz module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-granter.md b/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-granter.md new file mode 100644 index 00000000000..890398d691c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants-by-granter.md @@ -0,0 +1,28 @@ +## axoned query authz grants-by-granter + +Query authorization grants granted by granter + +``` +axoned query authz grants-by-granter [granter-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for grants-by-granter + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query authz](axoned_query_authz.md) - Querying commands for the authz module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants.md b/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants.md new file mode 100644 index 00000000000..b6549c9b60d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_authz_grants.md @@ -0,0 +1,38 @@ +## axoned query authz grants + +Query grants for a granter-grantee pair and optionally a msg-type-url + +### Synopsis + +Query authorization grants for a granter-grantee pair. If msg-type-url is set, it will select grants only for that msg type. + +``` +axoned query authz grants [granter-addr] [grantee-addr] [flags] +``` + +### Examples + +``` +axoned query authz grants cosmos1skj.. cosmos1skjwj.. /cosmos.bank.v1beta1.MsgSend +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for grants + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query authz](axoned_query_authz.md) - Querying commands for the authz module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank.md new file mode 100644 index 00000000000..518bc483c9f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank.md @@ -0,0 +1,29 @@ +## axoned query bank + +Querying commands for the bank module + +``` +axoned query bank [flags] +``` + +### Options + +``` + -h, --help help for bank +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query bank balance](axoned_query_bank_balance.md) - Query an account balance by address and denom +* [axoned query bank balances](axoned_query_bank_balances.md) - Query for account balances by address +* [axoned query bank denom-metadata](axoned_query_bank_denom-metadata.md) - Query the client metadata of a given coin denomination +* [axoned query bank denom-metadata-by-query-string](axoned_query_bank_denom-metadata-by-query-string.md) - Execute the DenomMetadataByQueryString RPC method +* [axoned query bank denom-owners](axoned_query_bank_denom-owners.md) - Query for all account addresses that own a particular token denomination. +* [axoned query bank denoms-metadata](axoned_query_bank_denoms-metadata.md) - Query the client metadata for all registered coin denominations +* [axoned query bank params](axoned_query_bank_params.md) - Query the current bank parameters +* [axoned query bank send-enabled](axoned_query_bank_send-enabled.md) - Query for send enabled entries +* [axoned query bank spendable-balance](axoned_query_bank_spendable-balance.md) - Query the spendable balance of a single denom for a single account. +* [axoned query bank spendable-balances](axoned_query_bank_spendable-balances.md) - Query for account spendable balances by address +* [axoned query bank total-supply](axoned_query_bank_total-supply.md) - Query the total supply of coins of the chain +* [axoned query bank total-supply-of](axoned_query_bank_total-supply-of.md) - Query the supply of a single coin denom diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_balance.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_balance.md new file mode 100644 index 00000000000..b8e1a4269af --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_balance.md @@ -0,0 +1,23 @@ +## axoned query bank balance + +Query an account balance by address and denom + +``` +axoned query bank balance [address] [denom] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for balance + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_balances.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_balances.md new file mode 100644 index 00000000000..82060e67264 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_balances.md @@ -0,0 +1,33 @@ +## axoned query bank balances + +Query for account balances by address + +### Synopsis + +Query the total balance of an account or of a specific denomination. + +``` +axoned query bank balances [address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for balances + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse + --resolve-denom +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata-by-query-string.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata-by-query-string.md new file mode 100644 index 00000000000..deba6569a15 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata-by-query-string.md @@ -0,0 +1,24 @@ +## axoned query bank denom-metadata-by-query-string + +Execute the DenomMetadataByQueryString RPC method + +``` +axoned query bank denom-metadata-by-query-string [flags] +``` + +### Options + +``` + --denom string + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denom-metadata-by-query-string + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata.md new file mode 100644 index 00000000000..8b323e05b91 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-metadata.md @@ -0,0 +1,23 @@ +## axoned query bank denom-metadata + +Query the client metadata of a given coin denomination + +``` +axoned query bank denom-metadata [denom] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denom-metadata + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-owners.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-owners.md new file mode 100644 index 00000000000..e8272f32222 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denom-owners.md @@ -0,0 +1,28 @@ +## axoned query bank denom-owners + +Query for all account addresses that own a particular token denomination. + +``` +axoned query bank denom-owners [denom] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denom-owners + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denoms-metadata.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denoms-metadata.md new file mode 100644 index 00000000000..084c72ac963 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_denoms-metadata.md @@ -0,0 +1,28 @@ +## axoned query bank denoms-metadata + +Query the client metadata for all registered coin denominations + +``` +axoned query bank denoms-metadata [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denoms-metadata + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_params.md new file mode 100644 index 00000000000..85d38ead224 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_params.md @@ -0,0 +1,23 @@ +## axoned query bank params + +Query the current bank parameters + +``` +axoned query bank params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_send-enabled.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_send-enabled.md new file mode 100644 index 00000000000..ddf590f5fb4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_send-enabled.md @@ -0,0 +1,35 @@ +## axoned query bank send-enabled + +Query for send enabled entries + +### Synopsis + +Query for send enabled entries that have been specifically set. + +To look up one or more specific denoms, supply them as arguments to this command. +To look up all denoms, do not provide any arguments. + +``` +axoned query bank send-enabled [denom1 ...] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for send-enabled + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balance.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balance.md new file mode 100644 index 00000000000..593723cd9f8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balance.md @@ -0,0 +1,23 @@ +## axoned query bank spendable-balance + +Query the spendable balance of a single denom for a single account. + +``` +axoned query bank spendable-balance [address] [denom] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for spendable-balance + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balances.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balances.md new file mode 100644 index 00000000000..aa01b018180 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_spendable-balances.md @@ -0,0 +1,28 @@ +## axoned query bank spendable-balances + +Query for account spendable balances by address + +``` +axoned query bank spendable-balances [address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for spendable-balances + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply-of.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply-of.md new file mode 100644 index 00000000000..2dde06ced58 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply-of.md @@ -0,0 +1,23 @@ +## axoned query bank total-supply-of + +Query the supply of a single coin denom + +``` +axoned query bank total-supply-of [denom] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for total-supply-of + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply.md b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply.md new file mode 100644 index 00000000000..4ac730b54cb --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_bank_total-supply.md @@ -0,0 +1,32 @@ +## axoned query bank total-supply + +Query the total supply of coins of the chain + +### Synopsis + +Query total supply of coins that are held by accounts in the chain. To query for the total supply of a specific coin denomination use --denom flag. + +``` +axoned query bank total-supply [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for total-supply + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query bank](axoned_query_bank.md) - Querying commands for the bank module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_block-results.md b/commands_versioned_docs/version-v10.0.0/axoned_query_block-results.md new file mode 100644 index 00000000000..98ab437e83a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_block-results.md @@ -0,0 +1,26 @@ +## axoned query block-results + +Query for a committed block's results by height + +### Synopsis + +Query for a specific committed block's results using the CometBFT RPC `block_results` method + +``` +axoned query block-results [height] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for block-results + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_block.md b/commands_versioned_docs/version-v10.0.0/axoned_query_block.md new file mode 100644 index 00000000000..05d6d1fdeb6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_block.md @@ -0,0 +1,34 @@ +## axoned query block + +Query for a committed block by height, hash, or event(s) + +### Synopsis + +Query for a specific committed block using the CometBFT RPC `block` and `block_by_hash` method + +``` +axoned query block --type=[height|hash] [height|hash] [flags] +``` + +### Examples + +``` +$ axoned query block --type=height +$ axoned query block --type=hash +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for block + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --type string The type to be used when querying tx, can be one of "height", "hash" (default "hash") +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_blocks.md b/commands_versioned_docs/version-v10.0.0/axoned_query_blocks.md new file mode 100644 index 00000000000..89eb7313442 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_blocks.md @@ -0,0 +1,40 @@ +## axoned query blocks + +Query for paginated blocks that match a set of events + +### Synopsis + +Search for blocks that match the exact given events where results are paginated. +The events query is directly passed to CometBFT's RPC BlockSearch method and must +conform to CometBFT's query syntax. +Please refer to each module's documentation for the full set of events to query +for. Each module documents its respective events under 'xx_events.md'. + +``` +axoned query blocks [flags] +``` + +### Examples + +``` +$ axoned query blocks --query "message.sender='cosmos1...' AND block.height > 7" --page 1 --limit 30 --order_by asc +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for blocks + --limit int Query number of transactions results per page returned (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --order_by string The ordering semantics (asc|dsc) + -o, --output string Output format (text|json) (default "text") + --page int Query a specific page of paginated results (default 1) + --query string The blocks events query per CometBFT's query semantics +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_circuit.md b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit.md new file mode 100644 index 00000000000..e41690269d3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit.md @@ -0,0 +1,20 @@ +## axoned query circuit + +Querying commands for the circuit module + +``` +axoned query circuit [flags] +``` + +### Options + +``` + -h, --help help for circuit +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query circuit account](axoned_query_circuit_account.md) - Query a specific account's permissions +* [axoned query circuit accounts](axoned_query_circuit_accounts.md) - Query all account permissions +* [axoned query circuit disabled-list](axoned_query_circuit_disabled-list.md) - Query a list of all disabled message types diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_account.md b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_account.md new file mode 100644 index 00000000000..4de5cb65699 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_account.md @@ -0,0 +1,23 @@ +## axoned query circuit account + +Query a specific account's permissions + +``` +axoned query circuit account [address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for account + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query circuit](axoned_query_circuit.md) - Querying commands for the circuit module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_accounts.md b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_accounts.md new file mode 100644 index 00000000000..78da5f35b35 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_accounts.md @@ -0,0 +1,28 @@ +## axoned query circuit accounts + +Query all account permissions + +``` +axoned query circuit accounts [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for accounts + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query circuit](axoned_query_circuit.md) - Querying commands for the circuit module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_disabled-list.md b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_disabled-list.md new file mode 100644 index 00000000000..7b9eb114e54 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_circuit_disabled-list.md @@ -0,0 +1,23 @@ +## axoned query circuit disabled-list + +Query a list of all disabled message types + +``` +axoned query circuit disabled-list [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for disabled-list + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query circuit](axoned_query_circuit.md) - Querying commands for the circuit module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus.md new file mode 100644 index 00000000000..6091a903e69 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus.md @@ -0,0 +1,19 @@ +## axoned query consensus + +Querying commands for the consensus module + +``` +axoned query consensus [flags] +``` + +### Options + +``` + -h, --help help for consensus +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service +* [axoned query consensus params](axoned_query_consensus_params.md) - Query the current consensus parameters diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet.md new file mode 100644 index 00000000000..d2f5be8f4c5 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet.md @@ -0,0 +1,23 @@ +## axoned query consensus comet + +Querying commands for the cosmos.base.tendermint.v1beta1.Service service + +``` +axoned query consensus comet [flags] +``` + +### Options + +``` + -h, --help help for comet +``` + +### SEE ALSO + +* [axoned query consensus](axoned_query_consensus.md) - Querying commands for the consensus module +* [axoned query consensus comet block-by-height](axoned_query_consensus_comet_block-by-height.md) - Query for a committed block by height +* [axoned query consensus comet block-latest](axoned_query_consensus_comet_block-latest.md) - Query for the latest committed block +* [axoned query consensus comet node-info](axoned_query_consensus_comet_node-info.md) - Query the current node info +* [axoned query consensus comet syncing](axoned_query_consensus_comet_syncing.md) - Query node syncing status +* [axoned query consensus comet validator-set](axoned_query_consensus_comet_validator-set.md) - Query for the latest validator set +* [axoned query consensus comet validator-set-by-height](axoned_query_consensus_comet_validator-set-by-height.md) - Query for a validator set by height diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-by-height.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-by-height.md new file mode 100644 index 00000000000..d3e0ee352a6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-by-height.md @@ -0,0 +1,27 @@ +## axoned query consensus comet block-by-height + +Query for a committed block by height + +### Synopsis + +Query for a specific committed block using the CometBFT RPC `block_by_height` method + +``` +axoned query consensus comet block-by-height [height] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for block-by-height + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-latest.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-latest.md new file mode 100644 index 00000000000..265df63c0f8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_block-latest.md @@ -0,0 +1,23 @@ +## axoned query consensus comet block-latest + +Query for the latest committed block + +``` +axoned query consensus comet block-latest [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for block-latest + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_node-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_node-info.md new file mode 100644 index 00000000000..6e009a97725 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_node-info.md @@ -0,0 +1,23 @@ +## axoned query consensus comet node-info + +Query the current node info + +``` +axoned query consensus comet node-info [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for node-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_syncing.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_syncing.md new file mode 100644 index 00000000000..b868b127075 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_syncing.md @@ -0,0 +1,23 @@ +## axoned query consensus comet syncing + +Query node syncing status + +``` +axoned query consensus comet syncing [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for syncing + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set-by-height.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set-by-height.md new file mode 100644 index 00000000000..36fac71f7e0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set-by-height.md @@ -0,0 +1,28 @@ +## axoned query consensus comet validator-set-by-height + +Query for a validator set by height + +``` +axoned query consensus comet validator-set-by-height [height] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for validator-set-by-height + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set.md new file mode 100644 index 00000000000..30ab3a15164 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_comet_validator-set.md @@ -0,0 +1,28 @@ +## axoned query consensus comet validator-set + +Query for the latest validator set + +``` +axoned query consensus comet validator-set [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for validator-set + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query consensus comet](axoned_query_consensus_comet.md) - Querying commands for the cosmos.base.tendermint.v1beta1.Service service diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_params.md new file mode 100644 index 00000000000..2ef3674332b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_consensus_params.md @@ -0,0 +1,23 @@ +## axoned query consensus params + +Query the current consensus parameters + +``` +axoned query consensus params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query consensus](axoned_query_consensus.md) - Querying commands for the consensus module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution.md new file mode 100644 index 00000000000..6fd8777b0e8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution.md @@ -0,0 +1,27 @@ +## axoned query distribution + +Querying commands for the distribution module + +``` +axoned query distribution [flags] +``` + +### Options + +``` + -h, --help help for distribution +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query distribution commission](axoned_query_distribution_commission.md) - Query distribution validator commission +* [axoned query distribution community-pool](axoned_query_distribution_community-pool.md) - Query the amount of coins in the community pool +* [axoned query distribution delegator-validators](axoned_query_distribution_delegator-validators.md) - Execute the DelegatorValidators RPC method +* [axoned query distribution delegator-withdraw-address](axoned_query_distribution_delegator-withdraw-address.md) - Execute the DelegatorWithdrawAddress RPC method +* [axoned query distribution params](axoned_query_distribution_params.md) - Query the current distribution parameters. +* [axoned query distribution rewards](axoned_query_distribution_rewards.md) - Query all distribution delegator rewards +* [axoned query distribution rewards-by-validator](axoned_query_distribution_rewards-by-validator.md) - Query all distribution delegator from a particular validator +* [axoned query distribution slashes](axoned_query_distribution_slashes.md) - Query distribution validator slashes +* [axoned query distribution validator-distribution-info](axoned_query_distribution_validator-distribution-info.md) - Query validator distribution info +* [axoned query distribution validator-outstanding-rewards](axoned_query_distribution_validator-outstanding-rewards.md) - Query distribution outstanding (un-withdrawn) rewards for a validator and all their delegations diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_commission.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_commission.md new file mode 100644 index 00000000000..108c5cc03f7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_commission.md @@ -0,0 +1,29 @@ +## axoned query distribution commission + +Query distribution validator commission + +``` +axoned query distribution commission [validator] [flags] +``` + +### Examples + +``` +$ axoned query distribution commission [validator-address] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for commission + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_community-pool.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_community-pool.md new file mode 100644 index 00000000000..4e236af3fcd --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_community-pool.md @@ -0,0 +1,29 @@ +## axoned query distribution community-pool + +Query the amount of coins in the community pool + +``` +axoned query distribution community-pool [flags] +``` + +### Examples + +``` +$ axoned query distribution community-pool +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for community-pool + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-validators.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-validators.md new file mode 100644 index 00000000000..5a81306c0ef --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-validators.md @@ -0,0 +1,24 @@ +## axoned query distribution delegator-validators + +Execute the DelegatorValidators RPC method + +``` +axoned query distribution delegator-validators [flags] +``` + +### Options + +``` + --delegator-address account address or key name + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegator-validators + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-withdraw-address.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-withdraw-address.md new file mode 100644 index 00000000000..5f595e17f79 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_delegator-withdraw-address.md @@ -0,0 +1,24 @@ +## axoned query distribution delegator-withdraw-address + +Execute the DelegatorWithdrawAddress RPC method + +``` +axoned query distribution delegator-withdraw-address [flags] +``` + +### Options + +``` + --delegator-address account address or key name + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegator-withdraw-address + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_params.md new file mode 100644 index 00000000000..5a119924492 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_params.md @@ -0,0 +1,23 @@ +## axoned query distribution params + +Query the current distribution parameters. + +``` +axoned query distribution params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards-by-validator.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards-by-validator.md new file mode 100644 index 00000000000..9e151192128 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards-by-validator.md @@ -0,0 +1,29 @@ +## axoned query distribution rewards-by-validator + +Query all distribution delegator from a particular validator + +``` +axoned query distribution rewards-by-validator [delegator-addr] [validator-addr] [flags] +``` + +### Examples + +``` +$ axoned query distribution rewards [delegator-address] [validator-address] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for rewards-by-validator + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards.md new file mode 100644 index 00000000000..f94897bb745 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_rewards.md @@ -0,0 +1,33 @@ +## axoned query distribution rewards + +Query all distribution delegator rewards + +### Synopsis + +Query all rewards earned by a delegator + +``` +axoned query distribution rewards [delegator-addr] [flags] +``` + +### Examples + +``` +$ axoned query distribution rewards [delegator-address] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for rewards + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_slashes.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_slashes.md new file mode 100644 index 00000000000..61d99ad9c99 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_slashes.md @@ -0,0 +1,34 @@ +## axoned query distribution slashes + +Query distribution validator slashes + +``` +axoned query distribution slashes [validator] [start-height] [end-height] [flags] +``` + +### Examples + +``` +$ axoned query distribution slashes [validator-address] 0 100 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for slashes + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-distribution-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-distribution-info.md new file mode 100644 index 00000000000..0105346be27 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-distribution-info.md @@ -0,0 +1,29 @@ +## axoned query distribution validator-distribution-info + +Query validator distribution info + +``` +axoned query distribution validator-distribution-info [validator] [flags] +``` + +### Examples + +``` +Example: $ axoned query distribution validator-distribution-info [validator-address] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for validator-distribution-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-outstanding-rewards.md b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-outstanding-rewards.md new file mode 100644 index 00000000000..755286dcedb --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_distribution_validator-outstanding-rewards.md @@ -0,0 +1,29 @@ +## axoned query distribution validator-outstanding-rewards + +Query distribution outstanding (un-withdrawn) rewards for a validator and all their delegations + +``` +axoned query distribution validator-outstanding-rewards [validator] [flags] +``` + +### Examples + +``` +$ axoned query distribution validator-outstanding-rewards [validator-address] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for validator-outstanding-rewards + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query distribution](axoned_query_distribution.md) - Querying commands for the distribution module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_evidence.md b/commands_versioned_docs/version-v10.0.0/axoned_query_evidence.md new file mode 100644 index 00000000000..2d2daaeef61 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_evidence.md @@ -0,0 +1,19 @@ +## axoned query evidence + +Querying commands for the evidence module + +``` +axoned query evidence [flags] +``` + +### Options + +``` + -h, --help help for evidence +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query evidence evidence](axoned_query_evidence_evidence.md) - Query for evidence by hash +* [axoned query evidence list](axoned_query_evidence_list.md) - Query all (paginated) submitted evidence diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_evidence_evidence.md b/commands_versioned_docs/version-v10.0.0/axoned_query_evidence_evidence.md new file mode 100644 index 00000000000..01988f453df --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_evidence_evidence.md @@ -0,0 +1,30 @@ +## axoned query evidence evidence + +Query for evidence by hash + +``` +axoned query evidence evidence [hash] [flags] +``` + +### Examples + +``` +axoned query evidence DF0C23E8634E480F84B9D5674A7CDC9816466DEC28A3358F73260F68D28D7660 +``` + +### Options + +``` + --evidence-hash binary + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for evidence + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query evidence](axoned_query_evidence.md) - Querying commands for the evidence module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_evidence_list.md b/commands_versioned_docs/version-v10.0.0/axoned_query_evidence_list.md new file mode 100644 index 00000000000..1cce59e936c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_evidence_list.md @@ -0,0 +1,34 @@ +## axoned query evidence list + +Query all (paginated) submitted evidence + +``` +axoned query evidence list [flags] +``` + +### Examples + +``` +axoned query evidence --page=2 --page-limit=50 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for list + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query evidence](axoned_query_evidence.md) - Querying commands for the evidence module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant.md b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant.md new file mode 100644 index 00000000000..d70ebc618d6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant.md @@ -0,0 +1,20 @@ +## axoned query feegrant + +Querying commands for the feegrant module + +``` +axoned query feegrant [flags] +``` + +### Options + +``` + -h, --help help for feegrant +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query feegrant grant](axoned_query_feegrant_grant.md) - Query details of a single grant +* [axoned query feegrant grants-by-grantee](axoned_query_feegrant_grants-by-grantee.md) - Query all grants of a grantee +* [axoned query feegrant grants-by-granter](axoned_query_feegrant_grants-by-granter.md) - Query all grants by a granter diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grant.md b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grant.md new file mode 100644 index 00000000000..1f92afe6416 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grant.md @@ -0,0 +1,33 @@ +## axoned query feegrant grant + +Query details of a single grant + +### Synopsis + +Query details for a grant. You can find the fee-grant of a granter and grantee. + +``` +axoned query feegrant grant [granter] [grantee] [flags] +``` + +### Examples + +``` +$ axoned query feegrant grant [granter] [grantee] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for grant + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query feegrant](axoned_query_feegrant.md) - Querying commands for the feegrant module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-grantee.md b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-grantee.md new file mode 100644 index 00000000000..e4cf24a3deb --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-grantee.md @@ -0,0 +1,38 @@ +## axoned query feegrant grants-by-grantee + +Query all grants of a grantee + +### Synopsis + +Queries all the grants for a grantee address. + +``` +axoned query feegrant grants-by-grantee [grantee] [flags] +``` + +### Examples + +``` +$ axoned query feegrant grants-by-grantee [grantee] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for grants-by-grantee + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query feegrant](axoned_query_feegrant.md) - Querying commands for the feegrant module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-granter.md b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-granter.md new file mode 100644 index 00000000000..cbd2b72d8ff --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_feegrant_grants-by-granter.md @@ -0,0 +1,34 @@ +## axoned query feegrant grants-by-granter + +Query all grants by a granter + +``` +axoned query feegrant grants-by-granter [granter] [flags] +``` + +### Examples + +``` +$ axoned query feegrant grants-by-granter [granter] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for grants-by-granter + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query feegrant](axoned_query_feegrant.md) - Querying commands for the feegrant module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov.md new file mode 100644 index 00000000000..a354405ba93 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov.md @@ -0,0 +1,26 @@ +## axoned query gov + +Querying commands for the gov module + +``` +axoned query gov [flags] +``` + +### Options + +``` + -h, --help help for gov +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query gov constitution](axoned_query_gov_constitution.md) - Query the current chain constitution +* [axoned query gov deposit](axoned_query_gov_deposit.md) - Query details of a deposit +* [axoned query gov deposits](axoned_query_gov_deposits.md) - Query deposits on a proposal +* [axoned query gov params](axoned_query_gov_params.md) - Query the parameters of the governance process +* [axoned query gov proposal](axoned_query_gov_proposal.md) - Query details of a single proposal +* [axoned query gov proposals](axoned_query_gov_proposals.md) - Query proposals with optional filters +* [axoned query gov tally](axoned_query_gov_tally.md) - Query the tally of a proposal vote +* [axoned query gov vote](axoned_query_gov_vote.md) - Query details of a single vote +* [axoned query gov votes](axoned_query_gov_votes.md) - Query votes of a single proposal diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_constitution.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_constitution.md new file mode 100644 index 00000000000..526a18e13e2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_constitution.md @@ -0,0 +1,23 @@ +## axoned query gov constitution + +Query the current chain constitution + +``` +axoned query gov constitution [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for constitution + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposit.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposit.md new file mode 100644 index 00000000000..cc59ebefb14 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposit.md @@ -0,0 +1,23 @@ +## axoned query gov deposit + +Query details of a deposit + +``` +axoned query gov deposit [proposal-id] [depositer-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for deposit + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposits.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposits.md new file mode 100644 index 00000000000..370f0735519 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_deposits.md @@ -0,0 +1,28 @@ +## axoned query gov deposits + +Query deposits on a proposal + +``` +axoned query gov deposits [proposal-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for deposits + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_params.md new file mode 100644 index 00000000000..b9ea44e7193 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_params.md @@ -0,0 +1,27 @@ +## axoned query gov params + +Query the parameters of the governance process + +### Synopsis + +Query the parameters of the governance process. Specify specific param types (voting|tallying|deposit) to filter results. + +``` +axoned query gov params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposal.md new file mode 100644 index 00000000000..45525a86e9e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposal.md @@ -0,0 +1,29 @@ +## axoned query gov proposal + +Query details of a single proposal + +``` +axoned query gov proposal [proposal-id] [flags] +``` + +### Examples + +``` +axoned query gov proposal 1 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for proposal + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposals.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposals.md new file mode 100644 index 00000000000..d01e6773b2a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_proposals.md @@ -0,0 +1,39 @@ +## axoned query gov proposals + +Query proposals with optional filters + +``` +axoned query gov proposals [flags] +``` + +### Examples + +``` +axoned query gov proposals --depositor cosmos1... +axoned query gov proposals --voter cosmos1... +axoned query gov proposals --proposal-status (unspecified | deposit-period | voting-period | passed | rejected | failed) +``` + +### Options + +``` + --depositor account address or key name + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for proposals + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse + --proposal-status ProposalStatus (unspecified | deposit-period | voting-period | passed | rejected | failed) (default unspecified) + --voter account address or key name +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_tally.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_tally.md new file mode 100644 index 00000000000..8de609293d6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_tally.md @@ -0,0 +1,29 @@ +## axoned query gov tally + +Query the tally of a proposal vote + +``` +axoned query gov tally [proposal-id] [flags] +``` + +### Examples + +``` +axoned query gov tally 1 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for tally + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_vote.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_vote.md new file mode 100644 index 00000000000..17e7772acfc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_vote.md @@ -0,0 +1,29 @@ +## axoned query gov vote + +Query details of a single vote + +``` +axoned query gov vote [proposal-id] [voter-addr] [flags] +``` + +### Examples + +``` +axoned query gov vote 1 cosmos1... +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for vote + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_gov_votes.md b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_votes.md new file mode 100644 index 00000000000..1c819fdb1f8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_gov_votes.md @@ -0,0 +1,34 @@ +## axoned query gov votes + +Query votes of a single proposal + +``` +axoned query gov votes [proposal-id] [flags] +``` + +### Examples + +``` +axoned query gov votes 1 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for votes + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query gov](axoned_query_gov.md) - Querying commands for the gov module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group.md new file mode 100644 index 00000000000..4506a84f02f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group.md @@ -0,0 +1,31 @@ +## axoned query group + +Querying commands for the group module + +``` +axoned query group [flags] +``` + +### Options + +``` + -h, --help help for group +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query group group-info](axoned_query_group_group-info.md) - Query for group info by group id +* [axoned query group group-members](axoned_query_group_group-members.md) - Query for group members by group id +* [axoned query group group-policies-by-admin](axoned_query_group_group-policies-by-admin.md) - Query for group policies by admin account address +* [axoned query group group-policies-by-group](axoned_query_group_group-policies-by-group.md) - Query for group policies by group id +* [axoned query group group-policy-info](axoned_query_group_group-policy-info.md) - Query for group policy info by account address of group policy +* [axoned query group groups](axoned_query_group_groups.md) - Query for all groups on chain +* [axoned query group groups-by-admin](axoned_query_group_groups-by-admin.md) - Query for groups by admin account address +* [axoned query group groups-by-member](axoned_query_group_groups-by-member.md) - Query for groups by member address +* [axoned query group proposal](axoned_query_group_proposal.md) - Query for proposal by id +* [axoned query group proposals-by-group-policy](axoned_query_group_proposals-by-group-policy.md) - Query for proposals by account address of group policy +* [axoned query group tally-result](axoned_query_group_tally-result.md) - Query tally result of proposal +* [axoned query group vote](axoned_query_group_vote.md) - Query for vote by proposal id and voter account address +* [axoned query group votes-by-proposal](axoned_query_group_votes-by-proposal.md) - Query for votes by proposal id +* [axoned query group votes-by-voter](axoned_query_group_votes-by-voter.md) - Query for votes by voter account address diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-info.md new file mode 100644 index 00000000000..1545d9a5204 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-info.md @@ -0,0 +1,23 @@ +## axoned query group group-info + +Query for group info by group id + +``` +axoned query group group-info [group-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for group-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-members.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-members.md new file mode 100644 index 00000000000..8c1f34c220c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-members.md @@ -0,0 +1,28 @@ +## axoned query group group-members + +Query for group members by group id + +``` +axoned query group group-members [group-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for group-members + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-admin.md new file mode 100644 index 00000000000..b3059f72131 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-admin.md @@ -0,0 +1,28 @@ +## axoned query group group-policies-by-admin + +Query for group policies by admin account address + +``` +axoned query group group-policies-by-admin [admin] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for group-policies-by-admin + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-group.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-group.md new file mode 100644 index 00000000000..029605a4dd4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policies-by-group.md @@ -0,0 +1,28 @@ +## axoned query group group-policies-by-group + +Query for group policies by group id + +``` +axoned query group group-policies-by-group [group-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for group-policies-by-group + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policy-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policy-info.md new file mode 100644 index 00000000000..91ea6539f73 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_group-policy-info.md @@ -0,0 +1,23 @@ +## axoned query group group-policy-info + +Query for group policy info by account address of group policy + +``` +axoned query group group-policy-info [group-policy-account] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for group-policy-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-admin.md new file mode 100644 index 00000000000..1746c616467 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-admin.md @@ -0,0 +1,28 @@ +## axoned query group groups-by-admin + +Query for groups by admin account address + +``` +axoned query group groups-by-admin [admin] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for groups-by-admin + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-member.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-member.md new file mode 100644 index 00000000000..8feed044399 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups-by-member.md @@ -0,0 +1,28 @@ +## axoned query group groups-by-member + +Query for groups by member address + +``` +axoned query group groups-by-member [address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for groups-by-member + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups.md new file mode 100644 index 00000000000..dcede276344 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_groups.md @@ -0,0 +1,28 @@ +## axoned query group groups + +Query for all groups on chain + +``` +axoned query group groups [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for groups + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_proposal.md new file mode 100644 index 00000000000..6ebb9810707 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_proposal.md @@ -0,0 +1,23 @@ +## axoned query group proposal + +Query for proposal by id + +``` +axoned query group proposal [proposal-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for proposal + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_proposals-by-group-policy.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_proposals-by-group-policy.md new file mode 100644 index 00000000000..f8092c43aca --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_proposals-by-group-policy.md @@ -0,0 +1,28 @@ +## axoned query group proposals-by-group-policy + +Query for proposals by account address of group policy + +``` +axoned query group proposals-by-group-policy [group-policy-account] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for proposals-by-group-policy + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_tally-result.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_tally-result.md new file mode 100644 index 00000000000..352b7d8fdca --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_tally-result.md @@ -0,0 +1,23 @@ +## axoned query group tally-result + +Query tally result of proposal + +``` +axoned query group tally-result [proposal-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for tally-result + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_vote.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_vote.md new file mode 100644 index 00000000000..a42a7a413e3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_vote.md @@ -0,0 +1,23 @@ +## axoned query group vote + +Query for vote by proposal id and voter account address + +``` +axoned query group vote [proposal-id] [voter] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for vote + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-proposal.md new file mode 100644 index 00000000000..ffeb7c8f35f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-proposal.md @@ -0,0 +1,28 @@ +## axoned query group votes-by-proposal + +Query for votes by proposal id + +``` +axoned query group votes-by-proposal [proposal-id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for votes-by-proposal + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-voter.md b/commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-voter.md new file mode 100644 index 00000000000..66193604094 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_group_votes-by-voter.md @@ -0,0 +1,28 @@ +## axoned query group votes-by-voter + +Query for votes by voter account address + +``` +axoned query group votes-by-voter [voter] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for votes-by-voter + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query group](axoned_query_group.md) - Querying commands for the group module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee.md new file mode 100644 index 00000000000..596579b5687 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee.md @@ -0,0 +1,23 @@ +## axoned query ibc-fee + +IBC relayer incentivization query subcommands + +### Options + +``` + -h, --help help for ibc-fee +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query ibc-fee channel](axoned_query_ibc-fee_channel.md) - Query the ibc-fee enabled status of a channel +* [axoned query ibc-fee channels](axoned_query_ibc-fee_channels.md) - Query the ibc-fee enabled channels +* [axoned query ibc-fee counterparty-payee](axoned_query_ibc-fee_counterparty-payee.md) - Query the relayer counterparty payee on a given channel +* [axoned query ibc-fee packet](axoned_query_ibc-fee_packet.md) - Query for an unrelayed incentivized packet by port-id, channel-id and packet sequence. +* [axoned query ibc-fee packets](axoned_query_ibc-fee_packets.md) - Query for all of the unrelayed incentivized packets and associated fees across all channels. +* [axoned query ibc-fee packets-for-channel](axoned_query_ibc-fee_packets-for-channel.md) - Query for all of the unrelayed incentivized packets on a given channel +* [axoned query ibc-fee payee](axoned_query_ibc-fee_payee.md) - Query the relayer payee address on a given channel +* [axoned query ibc-fee total-ack-fees](axoned_query_ibc-fee_total-ack-fees.md) - Query the total acknowledgement fees for a packet +* [axoned query ibc-fee total-recv-fees](axoned_query_ibc-fee_total-recv-fees.md) - Query the total receive fees for a packet +* [axoned query ibc-fee total-timeout-fees](axoned_query_ibc-fee_total-timeout-fees.md) - Query the total timeout fees for a packet diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channel.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channel.md new file mode 100644 index 00000000000..f75581ff244 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channel.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee channel + +Query the ibc-fee enabled status of a channel + +### Synopsis + +Query the ibc-fee enabled status of a channel + +``` +axoned query ibc-fee channel [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc-fee channel transfer channel-6 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for channel + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channels.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channels.md new file mode 100644 index 00000000000..4580c6a976d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_channels.md @@ -0,0 +1,38 @@ +## axoned query ibc-fee channels + +Query the ibc-fee enabled channels + +### Synopsis + +Query the ibc-fee enabled channels + +``` +axoned query ibc-fee channels [flags] +``` + +### Examples + +``` +axoned query ibc-fee channels +``` + +### Options + +``` + --count-total count total number of records in channels to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for channels + --limit uint pagination limit of channels to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of channels to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of channels to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of channels to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_counterparty-payee.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_counterparty-payee.md new file mode 100644 index 00000000000..61b5c565cc4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_counterparty-payee.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee counterparty-payee + +Query the relayer counterparty payee on a given channel + +### Synopsis + +Query the relayer counterparty payee on a given channel + +``` +axoned query ibc-fee counterparty-payee [channel-id] [relayer] [flags] +``` + +### Examples + +``` +axoned query ibc-fee counterparty-payee channel-5 cosmos1layxcsmyye0dc0har9sdfzwckaz8sjwlfsj8zs +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for counterparty-payee + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packet.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packet.md new file mode 100644 index 00000000000..31d05073629 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packet.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee packet + +Query for an unrelayed incentivized packet by port-id, channel-id and packet sequence. + +### Synopsis + +Query for an unrelayed incentivized packet by port-id, channel-id and packet sequence. + +``` +axoned query ibc-fee packet [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc-fee packet +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packet + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets-for-channel.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets-for-channel.md new file mode 100644 index 00000000000..c6101316a7c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets-for-channel.md @@ -0,0 +1,38 @@ +## axoned query ibc-fee packets-for-channel + +Query for all of the unrelayed incentivized packets on a given channel + +### Synopsis + +Query for all of the unrelayed incentivized packets on a given channel. These are packets that have not yet been relayed. + +``` +axoned query ibc-fee packets-for-channel [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc-fee packets-for-channel +``` + +### Options + +``` + --count-total count total number of records in packets-for-channel to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packets-for-channel + --limit uint pagination limit of packets-for-channel to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of packets-for-channel to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of packets-for-channel to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of packets-for-channel to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets.md new file mode 100644 index 00000000000..5b86a728c39 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_packets.md @@ -0,0 +1,38 @@ +## axoned query ibc-fee packets + +Query for all of the unrelayed incentivized packets and associated fees across all channels. + +### Synopsis + +Query for all of the unrelayed incentivized packets and associated fees across all channels. + +``` +axoned query ibc-fee packets [flags] +``` + +### Examples + +``` +axoned query ibc-fee packets +``` + +### Options + +``` + --count-total count total number of records in packets to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packets + --limit uint pagination limit of packets to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of packets to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of packets to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of packets to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_payee.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_payee.md new file mode 100644 index 00000000000..076f109e87e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_payee.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee payee + +Query the relayer payee address on a given channel + +### Synopsis + +Query the relayer payee address on a given channel + +``` +axoned query ibc-fee payee [channel-id] [relayer] [flags] +``` + +### Examples + +``` +axoned query ibc-fee payee channel-5 cosmos1layxcsmyye0dc0har9sdfzwckaz8sjwlfsj8zs +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for payee + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-ack-fees.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-ack-fees.md new file mode 100644 index 00000000000..844f9343de6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-ack-fees.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee total-ack-fees + +Query the total acknowledgement fees for a packet + +### Synopsis + +Query the total acknowledgement fees for a packet + +``` +axoned query ibc-fee total-ack-fees [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc-fee total-ack-fees transfer channel-5 100 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for total-ack-fees + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-recv-fees.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-recv-fees.md new file mode 100644 index 00000000000..9b0da8d3b8f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-recv-fees.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee total-recv-fees + +Query the total receive fees for a packet + +### Synopsis + +Query the total receive fees for a packet + +``` +axoned query ibc-fee total-recv-fees [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc-fee total-recv-fees transfer channel-5 100 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for total-recv-fees + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-timeout-fees.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-timeout-fees.md new file mode 100644 index 00000000000..2c62cbf69e7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-fee_total-timeout-fees.md @@ -0,0 +1,32 @@ +## axoned query ibc-fee total-timeout-fees + +Query the total timeout fees for a packet + +### Synopsis + +Query the total timeout fees for a packet + +``` +axoned query ibc-fee total-timeout-fees [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc-fee total-timeout-fees transfer channel-5 100 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for total-timeout-fees + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-fee](axoned_query_ibc-fee.md) - IBC relayer incentivization query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer.md new file mode 100644 index 00000000000..d041ec996c7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer.md @@ -0,0 +1,19 @@ +## axoned query ibc-transfer + +IBC fungible token transfer query subcommands + +### Options + +``` + -h, --help help for ibc-transfer +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query ibc-transfer denom-hash](axoned_query_ibc-transfer_denom-hash.md) - Query the denom hash info from a given denom trace +* [axoned query ibc-transfer denom-trace](axoned_query_ibc-transfer_denom-trace.md) - Query the denom trace info from a given trace hash or ibc denom +* [axoned query ibc-transfer denom-traces](axoned_query_ibc-transfer_denom-traces.md) - Query the trace info for all token denominations +* [axoned query ibc-transfer escrow-address](axoned_query_ibc-transfer_escrow-address.md) - Get the escrow address for a channel +* [axoned query ibc-transfer params](axoned_query_ibc-transfer_params.md) - Query the current ibc-transfer parameters +* [axoned query ibc-transfer total-escrow](axoned_query_ibc-transfer_total-escrow.md) - Query the total amount of tokens in escrow for a denom diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-hash.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-hash.md new file mode 100644 index 00000000000..62781248654 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-hash.md @@ -0,0 +1,32 @@ +## axoned query ibc-transfer denom-hash + +Query the denom hash info from a given denom trace + +### Synopsis + +Query the denom hash info from a given denom trace + +``` +axoned query ibc-transfer denom-hash [trace] [flags] +``` + +### Examples + +``` +axoned query ibc-transfer denom-hash transfer/channel-0/uatom +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denom-hash + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-trace.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-trace.md new file mode 100644 index 00000000000..59325f94956 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-trace.md @@ -0,0 +1,32 @@ +## axoned query ibc-transfer denom-trace + +Query the denom trace info from a given trace hash or ibc denom + +### Synopsis + +Query the denom trace info from a given trace hash or ibc denom + +``` +axoned query ibc-transfer denom-trace [hash/denom] [flags] +``` + +### Examples + +``` +axoned query ibc-transfer denom-trace 27A6394C3F9FF9C9DCF5DFFADF9BB5FE9A37C7E92B006199894CF1824DF9AC7C +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denom-trace + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-traces.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-traces.md new file mode 100644 index 00000000000..d49c8eb8863 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_denom-traces.md @@ -0,0 +1,38 @@ +## axoned query ibc-transfer denom-traces + +Query the trace info for all token denominations + +### Synopsis + +Query the trace info for all token denominations + +``` +axoned query ibc-transfer denom-traces [flags] +``` + +### Examples + +``` +axoned query ibc-transfer denom-traces +``` + +### Options + +``` + --count-total count total number of records in denominations trace to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for denom-traces + --limit uint pagination limit of denominations trace to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of denominations trace to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of denominations trace to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of denominations trace to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_escrow-address.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_escrow-address.md new file mode 100644 index 00000000000..057992fb1d7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_escrow-address.md @@ -0,0 +1,32 @@ +## axoned query ibc-transfer escrow-address + +Get the escrow address for a channel + +### Synopsis + +Get the escrow address for a channel + +``` +axoned query ibc-transfer escrow-address [flags] +``` + +### Examples + +``` +axoned query ibc-transfer escrow-address [port] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for escrow-address + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_params.md new file mode 100644 index 00000000000..92b0e52e4b6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_params.md @@ -0,0 +1,32 @@ +## axoned query ibc-transfer params + +Query the current ibc-transfer parameters + +### Synopsis + +Query the current ibc-transfer parameters + +``` +axoned query ibc-transfer params [flags] +``` + +### Examples + +``` +axoned query ibc-transfer params +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_total-escrow.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_total-escrow.md new file mode 100644 index 00000000000..3deaf43a041 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc-transfer_total-escrow.md @@ -0,0 +1,32 @@ +## axoned query ibc-transfer total-escrow + +Query the total amount of tokens in escrow for a denom + +### Synopsis + +Query the total amount of tokens in escrow for a denom + +``` +axoned query ibc-transfer total-escrow [denom] [flags] +``` + +### Examples + +``` +axoned query ibc-transfer total-escrow uosmo +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for total-escrow + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc-transfer](axoned_query_ibc-transfer.md) - IBC fungible token transfer query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc.md new file mode 100644 index 00000000000..93109f9c9fd --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc.md @@ -0,0 +1,20 @@ +## axoned query ibc + +Querying commands for the IBC module + +``` +axoned query ibc [flags] +``` + +### Options + +``` + -h, --help help for ibc +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands +* [axoned query ibc connection](axoned_query_ibc_connection.md) - IBC connection query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel.md new file mode 100644 index 00000000000..1acfa8dd5c8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel.md @@ -0,0 +1,32 @@ +## axoned query ibc channel + +IBC channel query subcommands + +``` +axoned query ibc channel [flags] +``` + +### Options + +``` + -h, --help help for channel +``` + +### SEE ALSO + +* [axoned query ibc](axoned_query_ibc.md) - Querying commands for the IBC module +* [axoned query ibc channel channels](axoned_query_ibc_channel_channels.md) - Query all channels +* [axoned query ibc channel client-state](axoned_query_ibc_channel_client-state.md) - Query the client state associated with a channel +* [axoned query ibc channel connections](axoned_query_ibc_channel_connections.md) - Query all channels associated with a connection +* [axoned query ibc channel end](axoned_query_ibc_channel_end.md) - Query a channel end +* [axoned query ibc channel next-sequence-receive](axoned_query_ibc_channel_next-sequence-receive.md) - Query a next receive sequence +* [axoned query ibc channel next-sequence-send](axoned_query_ibc_channel_next-sequence-send.md) - Query a next send sequence +* [axoned query ibc channel packet-ack](axoned_query_ibc_channel_packet-ack.md) - Query a packet acknowledgement +* [axoned query ibc channel packet-commitment](axoned_query_ibc_channel_packet-commitment.md) - Query a packet commitment +* [axoned query ibc channel packet-commitments](axoned_query_ibc_channel_packet-commitments.md) - Query all packet commitments associated with a channel +* [axoned query ibc channel packet-receipt](axoned_query_ibc_channel_packet-receipt.md) - Query a packet receipt +* [axoned query ibc channel params](axoned_query_ibc_channel_params.md) - Query the current ibc channel parameters +* [axoned query ibc channel unreceived-acks](axoned_query_ibc_channel_unreceived-acks.md) - Query all the unreceived acks associated with a channel +* [axoned query ibc channel unreceived-packets](axoned_query_ibc_channel_unreceived-packets.md) - Query all the unreceived packets associated with a channel +* [axoned query ibc channel upgrade](axoned_query_ibc_channel_upgrade.md) - Query the upgrade +* [axoned query ibc channel upgrade-error](axoned_query_ibc_channel_upgrade-error.md) - Query the upgrade error diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_channels.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_channels.md new file mode 100644 index 00000000000..d9c2cf00686 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_channels.md @@ -0,0 +1,38 @@ +## axoned query ibc channel channels + +Query all channels + +### Synopsis + +Query all channels from a chain + +``` +axoned query ibc channel channels [flags] +``` + +### Examples + +``` +axoned query ibc channel channels +``` + +### Options + +``` + --count-total count total number of records in channels to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for channels + --limit uint pagination limit of channels to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of channels to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of channels to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of channels to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_client-state.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_client-state.md new file mode 100644 index 00000000000..f620c4519ca --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_client-state.md @@ -0,0 +1,32 @@ +## axoned query ibc channel client-state + +Query the client state associated with a channel + +### Synopsis + +Query the client state associated with a channel, by providing its port and channel identifiers. + +``` +axoned query ibc channel client-state [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel client-state [port-id] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for client-state + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_connections.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_connections.md new file mode 100644 index 00000000000..865f87655b0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_connections.md @@ -0,0 +1,38 @@ +## axoned query ibc channel connections + +Query all channels associated with a connection + +### Synopsis + +Query all channels associated with a connection + +``` +axoned query ibc channel connections [connection-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel connections [connection-id] +``` + +### Options + +``` + --count-total count total number of records in channels associated with a connection to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for connections + --limit uint pagination limit of channels associated with a connection to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of channels associated with a connection to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of channels associated with a connection to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of channels associated with a connection to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_end.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_end.md new file mode 100644 index 00000000000..5ace950f3a2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_end.md @@ -0,0 +1,33 @@ +## axoned query ibc channel end + +Query a channel end + +### Synopsis + +Query an IBC channel end from a port and channel identifiers + +``` +axoned query ibc channel end [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel end [port-id] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for end + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-receive.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-receive.md new file mode 100644 index 00000000000..172d6a51948 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-receive.md @@ -0,0 +1,33 @@ +## axoned query ibc channel next-sequence-receive + +Query a next receive sequence + +### Synopsis + +Query the next receive sequence for a given channel + +``` +axoned query ibc channel next-sequence-receive [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel next-sequence-receive [port-id] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for next-sequence-receive + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-send.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-send.md new file mode 100644 index 00000000000..1c49abdac65 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_next-sequence-send.md @@ -0,0 +1,33 @@ +## axoned query ibc channel next-sequence-send + +Query a next send sequence + +### Synopsis + +Query the next sequence send for a given channel + +``` +axoned query ibc channel next-sequence-send [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel next-sequence-send [port-id] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for next-sequence-send + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-ack.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-ack.md new file mode 100644 index 00000000000..45782f4e168 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-ack.md @@ -0,0 +1,33 @@ +## axoned query ibc channel packet-ack + +Query a packet acknowledgement + +### Synopsis + +Query a packet acknowledgement + +``` +axoned query ibc channel packet-ack [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc channel packet-ack [port-id] [channel-id] [sequence] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packet-ack + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitment.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitment.md new file mode 100644 index 00000000000..d3869fbfeee --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitment.md @@ -0,0 +1,33 @@ +## axoned query ibc channel packet-commitment + +Query a packet commitment + +### Synopsis + +Query a packet commitment + +``` +axoned query ibc channel packet-commitment [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc channel packet-commitment [port-id] [channel-id] [sequence] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packet-commitment + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitments.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitments.md new file mode 100644 index 00000000000..6cdd7eb98b8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-commitments.md @@ -0,0 +1,38 @@ +## axoned query ibc channel packet-commitments + +Query all packet commitments associated with a channel + +### Synopsis + +Query all packet commitments associated with a channel + +``` +axoned query ibc channel packet-commitments [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel packet-commitments [port-id] [channel-id] +``` + +### Options + +``` + --count-total count total number of records in packet commitments associated with a channel to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packet-commitments + --limit uint pagination limit of packet commitments associated with a channel to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of packet commitments associated with a channel to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of packet commitments associated with a channel to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of packet commitments associated with a channel to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-receipt.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-receipt.md new file mode 100644 index 00000000000..f332ff35c2b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_packet-receipt.md @@ -0,0 +1,33 @@ +## axoned query ibc channel packet-receipt + +Query a packet receipt + +### Synopsis + +Query a packet receipt + +``` +axoned query ibc channel packet-receipt [port-id] [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query ibc channel packet-receipt [port-id] [channel-id] [sequence] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packet-receipt + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_params.md new file mode 100644 index 00000000000..263013769af --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_params.md @@ -0,0 +1,32 @@ +## axoned query ibc channel params + +Query the current ibc channel parameters + +### Synopsis + +Query the current ibc channel parameters + +``` +axoned query ibc channel params [flags] +``` + +### Examples + +``` +axoned query ibc channel params +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-acks.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-acks.md new file mode 100644 index 00000000000..f23d50c62ee --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-acks.md @@ -0,0 +1,37 @@ +## axoned query ibc channel unreceived-acks + +Query all the unreceived acks associated with a channel + +### Synopsis + +Given a list of acknowledgement sequences from counterparty, determine if an ack on the counterparty chain has been received on the executing chain. + +The return value represents: + +- Unreceived packet acknowledgement: packet commitment exists on original sending (executing) chain and ack exists on receiving chain. + +``` +axoned query ibc channel unreceived-acks [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel unreceived-acks [port-id] [channel-id] --sequences=1,2,3 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for unreceived-acks + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --sequences int64Slice comma separated list of packet sequence numbers (default []) +``` + +### SEE ALSO + +- [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-packets.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-packets.md new file mode 100644 index 00000000000..1fae964950f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_unreceived-packets.md @@ -0,0 +1,37 @@ +## axoned query ibc channel unreceived-packets + +Query all the unreceived packets associated with a channel + +### Synopsis + +Determine if a packet, given a list of packet commitment sequences, is unreceived. + +The return value represents: + +- Unreceived packet commitments: no acknowledgement exists on receiving chain for the given packet commitment sequence on sending chain. + +``` +axoned query ibc channel unreceived-packets [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel unreceived-packets [port-id] [channel-id] --sequences=1,2,3 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for unreceived-packets + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --sequences int64Slice comma separated list of packet sequence numbers (default []) +``` + +### SEE ALSO + +- [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade-error.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade-error.md new file mode 100644 index 00000000000..f9e897fd83d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade-error.md @@ -0,0 +1,33 @@ +## axoned query ibc channel upgrade-error + +Query the upgrade error + +### Synopsis + +Query the upgrade error for a given channel + +``` +axoned query ibc channel upgrade-error [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel upgrade-error [port-id] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for upgrade-error + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade.md new file mode 100644 index 00000000000..4d24018403d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_channel_upgrade.md @@ -0,0 +1,33 @@ +## axoned query ibc channel upgrade + +Query the upgrade + +### Synopsis + +Query the upgrade for a given channel + +``` +axoned query ibc channel upgrade [port-id] [channel-id] [flags] +``` + +### Examples + +``` +axoned query ibc channel upgrade [port-id] [channel-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for upgrade + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results +``` + +### SEE ALSO + +* [axoned query ibc channel](axoned_query_ibc_channel.md) - IBC channel query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client.md new file mode 100644 index 00000000000..003b28a8f94 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client.md @@ -0,0 +1,26 @@ +## axoned query ibc client + +IBC client query subcommands + +``` +axoned query ibc client [flags] +``` + +### Options + +``` + -h, --help help for client +``` + +### SEE ALSO + +* [axoned query ibc](axoned_query_ibc.md) - Querying commands for the IBC module +* [axoned query ibc client consensus-state](axoned_query_ibc_client_consensus-state.md) - Query the consensus state of a client at a given height +* [axoned query ibc client consensus-state-heights](axoned_query_ibc_client_consensus-state-heights.md) - Query the heights of all consensus states of a client. +* [axoned query ibc client consensus-states](axoned_query_ibc_client_consensus-states.md) - Query all the consensus states of a client. +* [axoned query ibc client header](axoned_query_ibc_client_header.md) - Query the latest header of the running chain +* [axoned query ibc client params](axoned_query_ibc_client_params.md) - Query the current ibc client parameters +* [axoned query ibc client self-consensus-state](axoned_query_ibc_client_self-consensus-state.md) - Query the self consensus state for this chain +* [axoned query ibc client state](axoned_query_ibc_client_state.md) - Query a client state +* [axoned query ibc client states](axoned_query_ibc_client_states.md) - Query all available light clients +* [axoned query ibc client status](axoned_query_ibc_client_status.md) - Query client status diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state-heights.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state-heights.md new file mode 100644 index 00000000000..04b71f031ec --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state-heights.md @@ -0,0 +1,38 @@ +## axoned query ibc client consensus-state-heights + +Query the heights of all consensus states of a client. + +### Synopsis + +Query the heights of all consensus states associated with the provided client ID. + +``` +axoned query ibc client consensus-state-heights [client-id] [flags] +``` + +### Examples + +``` +axoned query ibc client consensus-state-heights [client-id] +``` + +### Options + +``` + --count-total count total number of records in consensus state heights to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for consensus-state-heights + --limit uint pagination limit of consensus state heights to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of consensus state heights to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of consensus state heights to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of consensus state heights to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state.md new file mode 100644 index 00000000000..dd66ebf76af --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-state.md @@ -0,0 +1,35 @@ +## axoned query ibc client consensus-state + +Query the consensus state of a client at a given height + +### Synopsis + +Query the consensus state for a particular light client at a given height. +If the '--latest' flag is included, the query returns the latest consensus state, overriding the height argument. + +``` +axoned query ibc client consensus-state [client-id] [height] [flags] +``` + +### Examples + +``` +axoned query ibc client consensus-state [client-id] [height] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for consensus-state + --latest-height return latest stored consensus state + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-states.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-states.md new file mode 100644 index 00000000000..56038532db1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_consensus-states.md @@ -0,0 +1,38 @@ +## axoned query ibc client consensus-states + +Query all the consensus states of a client. + +### Synopsis + +Query all the consensus states from a given client state. + +``` +axoned query ibc client consensus-states [client-id] [flags] +``` + +### Examples + +``` +axoned query ibc client consensus-states [client-id] +``` + +### Options + +``` + --count-total count total number of records in consensus states to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for consensus-states + --limit uint pagination limit of consensus states to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of consensus states to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of consensus states to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of consensus states to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_header.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_header.md new file mode 100644 index 00000000000..7304f259e3b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_header.md @@ -0,0 +1,32 @@ +## axoned query ibc client header + +Query the latest header of the running chain + +### Synopsis + +Query the latest Tendermint header of the running chain + +``` +axoned query ibc client header [flags] +``` + +### Examples + +``` +axoned query ibc client header +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for header + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_params.md new file mode 100644 index 00000000000..143e104eb35 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_params.md @@ -0,0 +1,32 @@ +## axoned query ibc client params + +Query the current ibc client parameters + +### Synopsis + +Query the current ibc client parameters + +``` +axoned query ibc client params [flags] +``` + +### Examples + +``` +axoned query ibc client params +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_self-consensus-state.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_self-consensus-state.md new file mode 100644 index 00000000000..c16112e19e1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_self-consensus-state.md @@ -0,0 +1,32 @@ +## axoned query ibc client self-consensus-state + +Query the self consensus state for this chain + +### Synopsis + +Query the self consensus state for this chain. This result may be used for verifying IBC clients representing this chain which are hosted on counterparty chains. + +``` +axoned query ibc client self-consensus-state [flags] +``` + +### Examples + +``` +axoned query ibc client self-consensus-state +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for self-consensus-state + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_state.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_state.md new file mode 100644 index 00000000000..811c66f3e47 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_state.md @@ -0,0 +1,33 @@ +## axoned query ibc client state + +Query a client state + +### Synopsis + +Query stored client state + +``` +axoned query ibc client state [client-id] [flags] +``` + +### Examples + +``` +axoned query ibc client state [client-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for state + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_states.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_states.md new file mode 100644 index 00000000000..c80d8a73b83 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_states.md @@ -0,0 +1,38 @@ +## axoned query ibc client states + +Query all available light clients + +### Synopsis + +Query all available light clients + +``` +axoned query ibc client states [flags] +``` + +### Examples + +``` +axoned query ibc client states +``` + +### Options + +``` + --count-total count total number of records in client states to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for states + --limit uint pagination limit of client states to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of client states to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of client states to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of client states to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_status.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_status.md new file mode 100644 index 00000000000..c522a48c1eb --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_client_status.md @@ -0,0 +1,32 @@ +## axoned query ibc client status + +Query client status + +### Synopsis + +Query client activity status. Any client without an 'Active' status is considered inactive + +``` +axoned query ibc client status [client-id] [flags] +``` + +### Examples + +``` +axoned query ibc client status [client-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for status + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc client](axoned_query_ibc_client.md) - IBC client query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection.md new file mode 100644 index 00000000000..04b0ccd98b3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection.md @@ -0,0 +1,17 @@ +## axoned query ibc connection + +IBC connection query subcommands + +### Options + +``` + -h, --help help for connection +``` + +### SEE ALSO + +* [axoned query ibc](axoned_query_ibc.md) - Querying commands for the IBC module +* [axoned query ibc connection connections](axoned_query_ibc_connection_connections.md) - Query all connections +* [axoned query ibc connection end](axoned_query_ibc_connection_end.md) - Query stored connection end +* [axoned query ibc connection params](axoned_query_ibc_connection_params.md) - Query the current ibc connection parameters +* [axoned query ibc connection path](axoned_query_ibc_connection_path.md) - Query stored client connection paths diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_connections.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_connections.md new file mode 100644 index 00000000000..0ce4a73e95b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_connections.md @@ -0,0 +1,38 @@ +## axoned query ibc connection connections + +Query all connections + +### Synopsis + +Query all connections ends from a chain + +``` +axoned query ibc connection connections [flags] +``` + +### Examples + +``` +axoned query ibc connection connections +``` + +### Options + +``` + --count-total count total number of records in connection ends to query for + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for connections + --limit uint pagination limit of connection ends to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --offset uint pagination offset of connection ends to query for + -o, --output string Output format (text|json) (default "text") + --page uint pagination page of connection ends to query for. This sets offset to a multiple of limit (default 1) + --page-key string pagination page-key of connection ends to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query ibc connection](axoned_query_ibc_connection.md) - IBC connection query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_end.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_end.md new file mode 100644 index 00000000000..d32cea0d592 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_end.md @@ -0,0 +1,33 @@ +## axoned query ibc connection end + +Query stored connection end + +### Synopsis + +Query stored connection end + +``` +axoned query ibc connection end [connection-id] [flags] +``` + +### Examples + +``` +axoned query ibc connection end [connection-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for end + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc connection](axoned_query_ibc_connection.md) - IBC connection query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_params.md new file mode 100644 index 00000000000..5a3a339d2d7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_params.md @@ -0,0 +1,32 @@ +## axoned query ibc connection params + +Query the current ibc connection parameters + +### Synopsis + +Query the current ibc connection parameters + +``` +axoned query ibc connection params [flags] +``` + +### Examples + +``` +axoned query ibc connection params +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query ibc connection](axoned_query_ibc_connection.md) - IBC connection query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_path.md b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_path.md new file mode 100644 index 00000000000..93b350e1736 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_ibc_connection_path.md @@ -0,0 +1,33 @@ +## axoned query ibc connection path + +Query stored client connection paths + +### Synopsis + +Query stored client connection paths + +``` +axoned query ibc connection path [client-id] [flags] +``` + +### Examples + +``` +axoned query ibc connection path [client-id] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for path + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --prove show proofs for the query results (default true) +``` + +### SEE ALSO + +* [axoned query ibc connection](axoned_query_ibc_connection.md) - IBC connection query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts.md new file mode 100644 index 00000000000..13329cff2f7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts.md @@ -0,0 +1,15 @@ +## axoned query interchain-accounts + +IBC interchain accounts query subcommands + +### Options + +``` + -h, --help help for interchain-accounts +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query interchain-accounts controller](axoned_query_interchain-accounts_controller.md) - IBC interchain accounts controller query subcommands +* [axoned query interchain-accounts host](axoned_query_interchain-accounts_host.md) - IBC interchain accounts host query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller.md new file mode 100644 index 00000000000..430448044d0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller.md @@ -0,0 +1,15 @@ +## axoned query interchain-accounts controller + +IBC interchain accounts controller query subcommands + +### Options + +``` + -h, --help help for controller +``` + +### SEE ALSO + +* [axoned query interchain-accounts](axoned_query_interchain-accounts.md) - IBC interchain accounts query subcommands +* [axoned query interchain-accounts controller interchain-account](axoned_query_interchain-accounts_controller_interchain-account.md) - Query the interchain account address for a given owner on a particular connection +* [axoned query interchain-accounts controller params](axoned_query_interchain-accounts_controller_params.md) - Query the current interchain-accounts controller submodule parameters diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_interchain-account.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_interchain-account.md new file mode 100644 index 00000000000..032684f339d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_interchain-account.md @@ -0,0 +1,32 @@ +## axoned query interchain-accounts controller interchain-account + +Query the interchain account address for a given owner on a particular connection + +### Synopsis + +Query the controller submodule for the interchain account address for a given owner on a particular connection + +``` +axoned query interchain-accounts controller interchain-account [owner] [connection-id] [flags] +``` + +### Examples + +``` +axoned query interchain-accounts controller interchain-account cosmos1layxcsmyye0dc0har9sdfzwckaz8sjwlfsj8zs connection-0 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for interchain-account + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query interchain-accounts controller](axoned_query_interchain-accounts_controller.md) - IBC interchain accounts controller query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_params.md new file mode 100644 index 00000000000..edf8945c655 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_controller_params.md @@ -0,0 +1,32 @@ +## axoned query interchain-accounts controller params + +Query the current interchain-accounts controller submodule parameters + +### Synopsis + +Query the current interchain-accounts controller submodule parameters + +``` +axoned query interchain-accounts controller params [flags] +``` + +### Examples + +``` +axoned query interchain-accounts controller params +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query interchain-accounts controller](axoned_query_interchain-accounts_controller.md) - IBC interchain accounts controller query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host.md new file mode 100644 index 00000000000..b4f73e1f5e9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host.md @@ -0,0 +1,15 @@ +## axoned query interchain-accounts host + +IBC interchain accounts host query subcommands + +### Options + +``` + -h, --help help for host +``` + +### SEE ALSO + +* [axoned query interchain-accounts](axoned_query_interchain-accounts.md) - IBC interchain accounts query subcommands +* [axoned query interchain-accounts host packet-events](axoned_query_interchain-accounts_host_packet-events.md) - Query the interchain-accounts host submodule packet events +* [axoned query interchain-accounts host params](axoned_query_interchain-accounts_host_params.md) - Query the current interchain-accounts host submodule parameters diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_packet-events.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_packet-events.md new file mode 100644 index 00000000000..52e6b681118 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_packet-events.md @@ -0,0 +1,32 @@ +## axoned query interchain-accounts host packet-events + +Query the interchain-accounts host submodule packet events + +### Synopsis + +Query the interchain-accounts host submodule packet events for a particular channel and sequence + +``` +axoned query interchain-accounts host packet-events [channel-id] [sequence] [flags] +``` + +### Examples + +``` +axoned query interchain-accounts host packet-events channel-0 100 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for packet-events + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query interchain-accounts host](axoned_query_interchain-accounts_host.md) - IBC interchain accounts host query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_params.md new file mode 100644 index 00000000000..bd4dbfec367 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_interchain-accounts_host_params.md @@ -0,0 +1,32 @@ +## axoned query interchain-accounts host params + +Query the current interchain-accounts host submodule parameters + +### Synopsis + +Query the current interchain-accounts host submodule parameters + +``` +axoned query interchain-accounts host params [flags] +``` + +### Examples + +``` +axoned query interchain-accounts host params +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query interchain-accounts host](axoned_query_interchain-accounts_host.md) - IBC interchain accounts host query subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_logic.md b/commands_versioned_docs/version-v10.0.0/axoned_query_logic.md new file mode 100644 index 00000000000..6721f7c62a5 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_logic.md @@ -0,0 +1,19 @@ +## axoned query logic + +Querying commands for the logic module + +``` +axoned query logic [flags] +``` + +### Options + +``` + -h, --help help for logic +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query logic ask](axoned_query_logic_ask.md) - executes a logic query and returns the solutions found. +* [axoned query logic params](axoned_query_logic_params.md) - shows the parameters of the module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_logic_ask.md b/commands_versioned_docs/version-v10.0.0/axoned_query_logic_ask.md new file mode 100644 index 00000000000..59a3ec85120 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_logic_ask.md @@ -0,0 +1,39 @@ +## axoned query logic ask + +executes a logic query and returns the solutions found. + +### Synopsis + +Executes the [query] and return the solution(s) found. + Optionally, a program can be transmitted, which will be interpreted before the query is processed. + Since the query is without any side-effect, the query is not executed in the context of a transaction and no fee + is charged for this, but the execution is constrained by the current limits configured in the module (that you can + query). + +``` +axoned query logic ask [query] [flags] +``` + +### Examples + +``` +$ axoned query logic ask "chain_id(X)." # returns the chain-id +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for ask + --limit uint limit the maximum number of solutions to return. + This parameter is constrained by the 'max_result_count' setting in the module configuration, which specifies the maximum number of results that can be requested per query. (default 1) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --program string reads the program from the given string. +``` + +### SEE ALSO + +* [axoned query logic](axoned_query_logic.md) - Querying commands for the logic module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_logic_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_logic_params.md new file mode 100644 index 00000000000..39efd945880 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_logic_params.md @@ -0,0 +1,22 @@ +## axoned query logic params + +shows the parameters of the module + +``` +axoned query logic params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query logic](axoned_query_logic.md) - Querying commands for the logic module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_mint.md b/commands_versioned_docs/version-v10.0.0/axoned_query_mint.md new file mode 100644 index 00000000000..a3ff8f55a1f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_mint.md @@ -0,0 +1,20 @@ +## axoned query mint + +Querying commands for the mint module + +``` +axoned query mint [flags] +``` + +### Options + +``` + -h, --help help for mint +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query mint annual-provisions](axoned_query_mint_annual-provisions.md) - Execute the AnnualProvisions RPC method +* [axoned query mint inflation](axoned_query_mint_inflation.md) - Execute the Inflation RPC method +* [axoned query mint params](axoned_query_mint_params.md) - Execute the Params RPC method diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_mint_annual-provisions.md b/commands_versioned_docs/version-v10.0.0/axoned_query_mint_annual-provisions.md new file mode 100644 index 00000000000..3c051bb2f3c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_mint_annual-provisions.md @@ -0,0 +1,23 @@ +## axoned query mint annual-provisions + +Execute the AnnualProvisions RPC method + +``` +axoned query mint annual-provisions [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for annual-provisions + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query mint](axoned_query_mint.md) - Querying commands for the mint module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_mint_inflation.md b/commands_versioned_docs/version-v10.0.0/axoned_query_mint_inflation.md new file mode 100644 index 00000000000..68efc4e1dc4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_mint_inflation.md @@ -0,0 +1,23 @@ +## axoned query mint inflation + +Execute the Inflation RPC method + +``` +axoned query mint inflation [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for inflation + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query mint](axoned_query_mint.md) - Querying commands for the mint module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_mint_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_mint_params.md new file mode 100644 index 00000000000..d29a0209652 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_mint_params.md @@ -0,0 +1,23 @@ +## axoned query mint params + +Execute the Params RPC method + +``` +axoned query mint params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query mint](axoned_query_mint.md) - Querying commands for the mint module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_params.md new file mode 100644 index 00000000000..6683bed584b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_params.md @@ -0,0 +1,19 @@ +## axoned query params + +Querying commands for the params module + +``` +axoned query params [flags] +``` + +### Options + +``` + -h, --help help for params +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query params subspace](axoned_query_params_subspace.md) - Query for raw parameters by subspace and key +* [axoned query params subspaces](axoned_query_params_subspaces.md) - Query for all registered subspaces and all keys for a subspace diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_params_subspace.md b/commands_versioned_docs/version-v10.0.0/axoned_query_params_subspace.md new file mode 100644 index 00000000000..9ae09010e49 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_params_subspace.md @@ -0,0 +1,23 @@ +## axoned query params subspace + +Query for raw parameters by subspace and key + +``` +axoned query params subspace [subspace] [key] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for subspace + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query params](axoned_query_params.md) - Querying commands for the params module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_params_subspaces.md b/commands_versioned_docs/version-v10.0.0/axoned_query_params_subspaces.md new file mode 100644 index 00000000000..ee9b5e2981a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_params_subspaces.md @@ -0,0 +1,23 @@ +## axoned query params subspaces + +Query for all registered subspaces and all keys for a subspace + +``` +axoned query params subspaces [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for subspaces + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query params](axoned_query_params.md) - Querying commands for the params module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_slashing.md b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing.md new file mode 100644 index 00000000000..31f0d1b265f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing.md @@ -0,0 +1,20 @@ +## axoned query slashing + +Querying commands for the slashing module + +``` +axoned query slashing [flags] +``` + +### Options + +``` + -h, --help help for slashing +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query slashing params](axoned_query_slashing_params.md) - Query the current slashing parameters +* [axoned query slashing signing-info](axoned_query_slashing_signing-info.md) - Query a validator's signing information +* [axoned query slashing signing-infos](axoned_query_slashing_signing-infos.md) - Query signing information of all validators diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_params.md new file mode 100644 index 00000000000..513c24eb2f2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_params.md @@ -0,0 +1,23 @@ +## axoned query slashing params + +Query the current slashing parameters + +``` +axoned query slashing params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query slashing](axoned_query_slashing.md) - Querying commands for the slashing module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-info.md new file mode 100644 index 00000000000..2a225c38950 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-info.md @@ -0,0 +1,33 @@ +## axoned query slashing signing-info + +Query a validator's signing information + +### Synopsis + +Query a validator's signing information, with a pubkey ('axoned comet show-validator') or a validator consensus address + +``` +axoned query slashing signing-info [validator-conspub/address] [flags] +``` + +### Examples + +``` +axoned query slashing signing-info '{"@type":"/cosmos.crypto.ed25519.PubKey","key":"OauFcTKbN5Lx3fJL689cikXBqe+hcp6Y+x0rYUdR9Jk="}' +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for signing-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query slashing](axoned_query_slashing.md) - Querying commands for the slashing module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-infos.md b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-infos.md new file mode 100644 index 00000000000..830b9f1e299 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_slashing_signing-infos.md @@ -0,0 +1,28 @@ +## axoned query slashing signing-infos + +Query signing information of all validators + +``` +axoned query slashing signing-infos [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for signing-infos + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query slashing](axoned_query_slashing.md) - Querying commands for the slashing module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking.md new file mode 100644 index 00000000000..7ba6df3fe1a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking.md @@ -0,0 +1,31 @@ +## axoned query staking + +Querying commands for the staking module + +``` +axoned query staking [flags] +``` + +### Options + +``` + -h, --help help for staking +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query staking delegation](axoned_query_staking_delegation.md) - Query a delegation based on address and validator address +* [axoned query staking delegations](axoned_query_staking_delegations.md) - Query all delegations made by one delegator +* [axoned query staking delegations-to](axoned_query_staking_delegations-to.md) - Query all delegations made to one validator +* [axoned query staking delegator-validator](axoned_query_staking_delegator-validator.md) - Query validator info for given delegator validator pair +* [axoned query staking delegator-validators](axoned_query_staking_delegator-validators.md) - Query all validators info for given delegator address +* [axoned query staking historical-info](axoned_query_staking_historical-info.md) - Query historical info at given height +* [axoned query staking params](axoned_query_staking_params.md) - Query the current staking parameters information +* [axoned query staking pool](axoned_query_staking_pool.md) - Query the current staking pool values +* [axoned query staking redelegation](axoned_query_staking_redelegation.md) - Query a redelegation record based on delegator and a source and destination validator address +* [axoned query staking unbonding-delegation](axoned_query_staking_unbonding-delegation.md) - Query an unbonding-delegation record based on delegator and validator address +* [axoned query staking unbonding-delegations](axoned_query_staking_unbonding-delegations.md) - Query all unbonding-delegations records for one delegator +* [axoned query staking unbonding-delegations-from](axoned_query_staking_unbonding-delegations-from.md) - Query all unbonding delegatations from a validator +* [axoned query staking validator](axoned_query_staking_validator.md) - Query a validator +* [axoned query staking validators](axoned_query_staking_validators.md) - Query for all validators diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegation.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegation.md new file mode 100644 index 00000000000..1a13095cf9d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegation.md @@ -0,0 +1,27 @@ +## axoned query staking delegation + +Query a delegation based on address and validator address + +### Synopsis + +Query delegations for an individual delegator on an individual validator + +``` +axoned query staking delegation [delegator-addr] [validator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegation + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations-to.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations-to.md new file mode 100644 index 00000000000..18007ac7b5b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations-to.md @@ -0,0 +1,32 @@ +## axoned query staking delegations-to + +Query all delegations made to one validator + +### Synopsis + +Query delegations on an individual validator. + +``` +axoned query staking delegations-to [validator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegations-to + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations.md new file mode 100644 index 00000000000..3b63693a77d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegations.md @@ -0,0 +1,32 @@ +## axoned query staking delegations + +Query all delegations made by one delegator + +### Synopsis + +Query delegations for an individual delegator on all validators. + +``` +axoned query staking delegations [delegator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegations + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validator.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validator.md new file mode 100644 index 00000000000..dd0ad200c56 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validator.md @@ -0,0 +1,23 @@ +## axoned query staking delegator-validator + +Query validator info for given delegator validator pair + +``` +axoned query staking delegator-validator [delegator-addr] [validator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegator-validator + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validators.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validators.md new file mode 100644 index 00000000000..9c6c18f6e59 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_delegator-validators.md @@ -0,0 +1,28 @@ +## axoned query staking delegator-validators + +Query all validators info for given delegator address + +``` +axoned query staking delegator-validators [delegator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for delegator-validators + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_historical-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_historical-info.md new file mode 100644 index 00000000000..327520dfc8f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_historical-info.md @@ -0,0 +1,29 @@ +## axoned query staking historical-info + +Query historical info at given height + +``` +axoned query staking historical-info [height] [flags] +``` + +### Examples + +``` +$ axoned query staking historical-info 5 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for historical-info + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_params.md new file mode 100644 index 00000000000..c5ddea05788 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_params.md @@ -0,0 +1,27 @@ +## axoned query staking params + +Query the current staking parameters information + +### Synopsis + +Query values set as staking parameters. + +``` +axoned query staking params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_pool.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_pool.md new file mode 100644 index 00000000000..0c9297c951c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_pool.md @@ -0,0 +1,27 @@ +## axoned query staking pool + +Query the current staking pool values + +### Synopsis + +Query values for amounts stored in the staking pool. + +``` +axoned query staking pool [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for pool + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_redelegation.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_redelegation.md new file mode 100644 index 00000000000..04e5c4ac1b6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_redelegation.md @@ -0,0 +1,32 @@ +## axoned query staking redelegation + +Query a redelegation record based on delegator and a source and destination validator address + +### Synopsis + +Query a redelegation record for an individual delegator between a source and destination validator. + +``` +axoned query staking redelegation [delegator-addr] [src-validator-addr] [dst-validator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for redelegation + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegation.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegation.md new file mode 100644 index 00000000000..ce21edaa415 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegation.md @@ -0,0 +1,27 @@ +## axoned query staking unbonding-delegation + +Query an unbonding-delegation record based on delegator and validator address + +### Synopsis + +Query unbonding delegations for an individual delegator on an individual validator. + +``` +axoned query staking unbonding-delegation [delegator-addr] [validator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for unbonding-delegation + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations-from.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations-from.md new file mode 100644 index 00000000000..bd908ddbb5d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations-from.md @@ -0,0 +1,38 @@ +## axoned query staking unbonding-delegations-from + +Query all unbonding delegatations from a validator + +### Synopsis + +Query delegations that are unbonding _from_ a validator. + +``` +axoned query staking unbonding-delegations-from [validator-addr] [flags] +``` + +### Examples + +``` +$ axoned query staking unbonding-delegations-from [val-addr] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for unbonding-delegations-from + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations.md new file mode 100644 index 00000000000..aea7eb3778f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_unbonding-delegations.md @@ -0,0 +1,32 @@ +## axoned query staking unbonding-delegations + +Query all unbonding-delegations records for one delegator + +### Synopsis + +Query unbonding delegations for an individual delegator. + +``` +axoned query staking unbonding-delegations [delegator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for unbonding-delegations + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_validator.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_validator.md new file mode 100644 index 00000000000..9a8904e7f67 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_validator.md @@ -0,0 +1,27 @@ +## axoned query staking validator + +Query a validator + +### Synopsis + +Query details about an individual validator. + +``` +axoned query staking validator [validator-addr] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for validator + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_staking_validators.md b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_validators.md new file mode 100644 index 00000000000..d2d8e2cb126 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_staking_validators.md @@ -0,0 +1,33 @@ +## axoned query staking validators + +Query for all validators + +### Synopsis + +Query details about all validators on a network. + +``` +axoned query staking validators [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for validators + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-count-total + --page-key binary + --page-limit uint + --page-offset uint + --page-reverse + --status string +``` + +### SEE ALSO + +* [axoned query staking](axoned_query_staking.md) - Querying commands for the staking module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_tx.md b/commands_versioned_docs/version-v10.0.0/axoned_query_tx.md new file mode 100644 index 00000000000..e22a5cb750a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_tx.md @@ -0,0 +1,30 @@ +## axoned query tx + +Query for a transaction by hash, "<addr>/<seq>" combination or comma-separated signatures in a committed block + +### Synopsis + +Example: +$ axoned query tx <hash> +$ axoned query tx --type=acc_seq <addr>/<sequence> +$ axoned query tx --type=signature <sig1_base64>,<sig2_base64...> + +``` +axoned query tx --type=[hash|acc_seq|signature] [hash|acc_seq|signature] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for tx + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --type string The type to be used when querying tx, can be one of "hash", "acc_seq", "signature" (default "hash") +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_txs.md b/commands_versioned_docs/version-v10.0.0/axoned_query_txs.md new file mode 100644 index 00000000000..e41c471022b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_txs.md @@ -0,0 +1,41 @@ +## axoned query txs + +Query for paginated transactions that match a set of events + +### Synopsis + +Search for transactions that match the exact given events where results are paginated. +The events query is directly passed to Tendermint's RPC TxSearch method and must +conform to Tendermint's query syntax. + +Please refer to each module's documentation for the full set of events to query +for. Each module documents its respective events under 'xx_events.md'. + +``` +axoned query txs [flags] +``` + +### Examples + +``` +$ axoned query txs --query "message.sender='cosmos1...' AND message.action='withdraw_delegator_reward' AND tx.height > 7" --page 1 --limit 30 +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for txs + --limit int Query number of transactions results per page returned (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + --order_by string The ordering semantics (asc|dsc) + -o, --output string Output format (text|json) (default "text") + --page int Query a specific page of paginated results (default 1) + --query string The transactions events query per Tendermint's query semantics +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade.md new file mode 100644 index 00000000000..083c0df6771 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade.md @@ -0,0 +1,21 @@ +## axoned query upgrade + +Querying commands for the upgrade module + +``` +axoned query upgrade [flags] +``` + +### Options + +``` + -h, --help help for upgrade +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query upgrade applied](axoned_query_upgrade_applied.md) - Query the block header for height at which a completed upgrade was applied +* [axoned query upgrade authority](axoned_query_upgrade_authority.md) - Get the upgrade authority address +* [axoned query upgrade module-versions](axoned_query_upgrade_module-versions.md) - Query the list of module versions +* [axoned query upgrade plan](axoned_query_upgrade_plan.md) - Query the upgrade plan (if one exists) diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_applied.md b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_applied.md new file mode 100644 index 00000000000..3cc105ec90b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_applied.md @@ -0,0 +1,27 @@ +## axoned query upgrade applied + +Query the block header for height at which a completed upgrade was applied + +### Synopsis + +If upgrade-name was previously executed on the chain, this returns the header for the block at which it was applied. This helps a client determine which binary was valid over a given range of blocks, as well as more context to understand past migrations. + +``` +axoned query upgrade applied [upgrade-name] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for applied + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query upgrade](axoned_query_upgrade.md) - Querying commands for the upgrade module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_authority.md b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_authority.md new file mode 100644 index 00000000000..18ee22c9b87 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_authority.md @@ -0,0 +1,23 @@ +## axoned query upgrade authority + +Get the upgrade authority address + +``` +axoned query upgrade authority [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for authority + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query upgrade](axoned_query_upgrade.md) - Querying commands for the upgrade module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_module-versions.md b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_module-versions.md new file mode 100644 index 00000000000..c2d1f059bc5 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_module-versions.md @@ -0,0 +1,27 @@ +## axoned query upgrade module-versions + +Query the list of module versions + +### Synopsis + +Gets a list of module names and their respective consensus versions. Following the command with a specific module name will return only that module's information. + +``` +axoned query upgrade module-versions [optional module_name] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for module-versions + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query upgrade](axoned_query_upgrade.md) - Querying commands for the upgrade module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_plan.md b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_plan.md new file mode 100644 index 00000000000..02633c9d0dd --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_upgrade_plan.md @@ -0,0 +1,27 @@ +## axoned query upgrade plan + +Query the upgrade plan (if one exists) + +### Synopsis + +Gets the currently scheduled upgrade plan, if one exists + +``` +axoned query upgrade plan [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for plan + --no-indent Do not indent JSON output + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query upgrade](axoned_query_upgrade.md) - Querying commands for the upgrade module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wait-tx.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wait-tx.md new file mode 100644 index 00000000000..40cca2ddedc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wait-tx.md @@ -0,0 +1,38 @@ +## axoned query wait-tx + +Wait for a transaction to be included in a block + +### Synopsis + +Subscribes to a CometBFT WebSocket connection and waits for a transaction event with the given hash. + +``` +axoned query wait-tx [hash] [flags] +``` + +### Examples + +``` +By providing the transaction hash: +$ axoned q wait-tx [hash] + +Or, by piping a "tx" command: +$ axoned tx [flags] | axoned q wait-tx + +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for wait-tx + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --timeout duration The maximum time to wait for the transaction to be included in a block (default 15s) +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm.md new file mode 100644 index 00000000000..a3887636cdc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm.md @@ -0,0 +1,29 @@ +## axoned query wasm + +Querying commands for the wasm module + +``` +axoned query wasm [flags] +``` + +### Options + +``` + -h, --help help for wasm +``` + +### SEE ALSO + +* [axoned query](axoned_query.md) - Querying subcommands +* [axoned query wasm build-address](axoned_query_wasm_build-address.md) - build contract address +* [axoned query wasm code](axoned_query_wasm_code.md) - Downloads wasm bytecode for given code id +* [axoned query wasm code-info](axoned_query_wasm_code-info.md) - Prints out metadata of a code id +* [axoned query wasm contract](axoned_query_wasm_contract.md) - Prints out metadata of a contract given its address +* [axoned query wasm contract-history](axoned_query_wasm_contract-history.md) - Prints out the code history for a contract given its address +* [axoned query wasm contract-state](axoned_query_wasm_contract-state.md) - Querying commands for the wasm module +* [axoned query wasm libwasmvm-version](axoned_query_wasm_libwasmvm-version.md) - Get libwasmvm version +* [axoned query wasm list-code](axoned_query_wasm_list-code.md) - List all wasm bytecode on the chain +* [axoned query wasm list-contract-by-code](axoned_query_wasm_list-contract-by-code.md) - List wasm all bytecode on the chain for given code id +* [axoned query wasm list-contracts-by-creator](axoned_query_wasm_list-contracts-by-creator.md) - List all contracts by creator +* [axoned query wasm params](axoned_query_wasm_params.md) - Query the current wasm parameters +* [axoned query wasm pinned](axoned_query_wasm_pinned.md) - List all pinned code ids diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_build-address.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_build-address.md new file mode 100644 index 00000000000..f7ea640ad0d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_build-address.md @@ -0,0 +1,20 @@ +## axoned query wasm build-address + +build contract address + +``` +axoned query wasm build-address [code-hash] [creator-address] [salt-hex-encoded] [json_encoded_init_args (required when set as fixed)] [flags] +``` + +### Options + +``` + --ascii ascii encoded salt + --b64 base64 encoded salt + -h, --help help for build-address + --hex hex encoded salt +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code-info.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code-info.md new file mode 100644 index 00000000000..067b0351149 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code-info.md @@ -0,0 +1,26 @@ +## axoned query wasm code-info + +Prints out metadata of a code id + +### Synopsis + +Prints out metadata of a code id + +``` +axoned query wasm code-info [code_id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for code-info + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code.md new file mode 100644 index 00000000000..cd0dc2347c6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_code.md @@ -0,0 +1,26 @@ +## axoned query wasm code + +Downloads wasm bytecode for given code id + +### Synopsis + +Downloads wasm bytecode for given code id + +``` +axoned query wasm code [code_id] [output filename] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for code + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-history.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-history.md new file mode 100644 index 00000000000..df46da32ac3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-history.md @@ -0,0 +1,29 @@ +## axoned query wasm contract-history + +Prints out the code history for a contract given its address + +### Synopsis + +Prints out the code history for a contract given its address + +``` +axoned query wasm contract-history [bech32_address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for contract-history + --limit uint pagination limit of contract history to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-key string pagination page-key of contract history to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state.md new file mode 100644 index 00000000000..996d2e45e29 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state.md @@ -0,0 +1,20 @@ +## axoned query wasm contract-state + +Querying commands for the wasm module + +``` +axoned query wasm contract-state [flags] +``` + +### Options + +``` + -h, --help help for contract-state +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module +* [axoned query wasm contract-state all](axoned_query_wasm_contract-state_all.md) - Prints out all internal state of a contract given its address +* [axoned query wasm contract-state raw](axoned_query_wasm_contract-state_raw.md) - Prints out internal state for key of a contract given its address +* [axoned query wasm contract-state smart](axoned_query_wasm_contract-state_smart.md) - Calls contract with given address with query data and prints the returned result diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_all.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_all.md new file mode 100644 index 00000000000..ced1caa8510 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_all.md @@ -0,0 +1,29 @@ +## axoned query wasm contract-state all + +Prints out all internal state of a contract given its address + +### Synopsis + +Prints out all internal state of a contract given its address + +``` +axoned query wasm contract-state all [bech32_address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for all + --limit uint pagination limit of contract state to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-key string pagination page-key of contract state to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query wasm contract-state](axoned_query_wasm_contract-state.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_raw.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_raw.md new file mode 100644 index 00000000000..cb2b1dfb2fe --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_raw.md @@ -0,0 +1,29 @@ +## axoned query wasm contract-state raw + +Prints out internal state for key of a contract given its address + +### Synopsis + +Prints out internal state for of a contract given its address + +``` +axoned query wasm contract-state raw [bech32_address] [key] [flags] +``` + +### Options + +``` + --ascii ascii encoded key argument + --b64 base64 encoded key argument + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for raw + --hex hex encoded key argument + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query wasm contract-state](axoned_query_wasm_contract-state.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_smart.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_smart.md new file mode 100644 index 00000000000..aedc5aba6a7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract-state_smart.md @@ -0,0 +1,29 @@ +## axoned query wasm contract-state smart + +Calls contract with given address with query data and prints the returned result + +### Synopsis + +Calls contract with given address with query data and prints the returned result + +``` +axoned query wasm contract-state smart [bech32_address] [query] [flags] +``` + +### Options + +``` + --ascii ascii encoded query argument + --b64 base64 encoded query argument + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for smart + --hex hex encoded query argument + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query wasm contract-state](axoned_query_wasm_contract-state.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract.md new file mode 100644 index 00000000000..b84a30c7c53 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_contract.md @@ -0,0 +1,26 @@ +## axoned query wasm contract + +Prints out metadata of a contract given its address + +### Synopsis + +Prints out metadata of a contract given its address + +``` +axoned query wasm contract [bech32_address] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for contract + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_libwasmvm-version.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_libwasmvm-version.md new file mode 100644 index 00000000000..47cf1ab786f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_libwasmvm-version.md @@ -0,0 +1,21 @@ +## axoned query wasm libwasmvm-version + +Get libwasmvm version + +### Synopsis + +Get libwasmvm version + +``` +axoned query wasm libwasmvm-version [flags] +``` + +### Options + +``` + -h, --help help for libwasmvm-version +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-code.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-code.md new file mode 100644 index 00000000000..dd4e8998955 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-code.md @@ -0,0 +1,29 @@ +## axoned query wasm list-code + +List all wasm bytecode on the chain + +### Synopsis + +List all wasm bytecode on the chain + +``` +axoned query wasm list-code [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for list-code + --limit uint pagination limit of list codes to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-key string pagination page-key of list codes to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contract-by-code.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contract-by-code.md new file mode 100644 index 00000000000..7b19b7a7f98 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contract-by-code.md @@ -0,0 +1,29 @@ +## axoned query wasm list-contract-by-code + +List wasm all bytecode on the chain for given code id + +### Synopsis + +List wasm all bytecode on the chain for given code id + +``` +axoned query wasm list-contract-by-code [code_id] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for list-contract-by-code + --limit uint pagination limit of list contracts by code to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-key string pagination page-key of list contracts by code to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contracts-by-creator.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contracts-by-creator.md new file mode 100644 index 00000000000..c64fc976830 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_list-contracts-by-creator.md @@ -0,0 +1,29 @@ +## axoned query wasm list-contracts-by-creator + +List all contracts by creator + +### Synopsis + +List all contracts by creator + +``` +axoned query wasm list-contracts-by-creator [creator] [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for list-contracts-by-creator + --limit uint pagination limit of list contracts by creator to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-key string pagination page-key of list contracts by creator to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_params.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_params.md new file mode 100644 index 00000000000..0eb5fd46e6b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_params.md @@ -0,0 +1,22 @@ +## axoned query wasm params + +Query the current wasm parameters + +``` +axoned query wasm params [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for params + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_pinned.md b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_pinned.md new file mode 100644 index 00000000000..776e5da589d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_query_wasm_pinned.md @@ -0,0 +1,29 @@ +## axoned query wasm pinned + +List all pinned code ids + +### Synopsis + +List all pinned code ids + +``` +axoned query wasm pinned [flags] +``` + +### Options + +``` + --grpc-addr string the gRPC endpoint to use for this chain + --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS + --height int Use a specific height to query state at (this can error if the node is pruning state) + -h, --help help for pinned + --limit uint pagination limit of list codes to query for (default 100) + --node string : to CometBFT RPC interface for this chain (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "text") + --page-key string pagination page-key of list codes to query for + --reverse results are sorted in descending order +``` + +### SEE ALSO + +* [axoned query wasm](axoned_query_wasm.md) - Querying commands for the wasm module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_rollback.md b/commands_versioned_docs/version-v10.0.0/axoned_rollback.md new file mode 100644 index 00000000000..06fef33ed98 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_rollback.md @@ -0,0 +1,28 @@ +## axoned rollback + +rollback Cosmos SDK and CometBFT state by one height + +### Synopsis + +A state rollback is performed to recover from an incorrect application state transition, +when CometBFT has persisted an incorrect app hash and is thus unable to make +progress. Rollback overwrites a state at height n with the state at height n - 1. +The application also rolls back to height n - 1. No blocks are removed, so upon +restarting CometBFT the transactions in block n will be re-executed against the +application. + +``` +axoned rollback [flags] +``` + +### Options + +``` + --hard remove last block as well as state + -h, --help help for rollback + --home string The application home directory (default "/home/john/.axoned") +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots.md new file mode 100644 index 00000000000..b0b0c060817 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots.md @@ -0,0 +1,19 @@ +## axoned snapshots + +Manage local snapshots + +### Options + +``` + -h, --help help for snapshots +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned snapshots delete](axoned_snapshots_delete.md) - Delete a local snapshot +* [axoned snapshots dump](axoned_snapshots_dump.md) - Dump the snapshot as portable archive format +* [axoned snapshots export](axoned_snapshots_export.md) - Export app state to snapshot store +* [axoned snapshots list](axoned_snapshots_list.md) - List local snapshots +* [axoned snapshots load](axoned_snapshots_load.md) - Load a snapshot archive file (.tar.gz) into snapshot store +* [axoned snapshots restore](axoned_snapshots_restore.md) - Restore app state from local snapshot diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots_delete.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_delete.md new file mode 100644 index 00000000000..3b3e064ca33 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_delete.md @@ -0,0 +1,17 @@ +## axoned snapshots delete + +Delete a local snapshot + +``` +axoned snapshots delete [flags] +``` + +### Options + +``` + -h, --help help for delete +``` + +### SEE ALSO + +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots_dump.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_dump.md new file mode 100644 index 00000000000..2bd30fd329a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_dump.md @@ -0,0 +1,18 @@ +## axoned snapshots dump + +Dump the snapshot as portable archive format + +``` +axoned snapshots dump [flags] +``` + +### Options + +``` + -h, --help help for dump + -o, --output string output file +``` + +### SEE ALSO + +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots_export.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_export.md new file mode 100644 index 00000000000..80f5422f12e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_export.md @@ -0,0 +1,18 @@ +## axoned snapshots export + +Export app state to snapshot store + +``` +axoned snapshots export [flags] +``` + +### Options + +``` + --height int Height to export, default to latest state height + -h, --help help for export +``` + +### SEE ALSO + +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots_list.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_list.md new file mode 100644 index 00000000000..40ebcd8e3d6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_list.md @@ -0,0 +1,17 @@ +## axoned snapshots list + +List local snapshots + +``` +axoned snapshots list [flags] +``` + +### Options + +``` + -h, --help help for list +``` + +### SEE ALSO + +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots_load.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_load.md new file mode 100644 index 00000000000..a067769873c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_load.md @@ -0,0 +1,17 @@ +## axoned snapshots load + +Load a snapshot archive file (.tar.gz) into snapshot store + +``` +axoned snapshots load [flags] +``` + +### Options + +``` + -h, --help help for load +``` + +### SEE ALSO + +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots diff --git a/commands_versioned_docs/version-v10.0.0/axoned_snapshots_restore.md b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_restore.md new file mode 100644 index 00000000000..a9a70459417 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_snapshots_restore.md @@ -0,0 +1,21 @@ +## axoned snapshots restore + +Restore app state from local snapshot + +### Synopsis + +Restore app state from local snapshot + +``` +axoned snapshots restore [flags] +``` + +### Options + +``` + -h, --help help for restore +``` + +### SEE ALSO + +* [axoned snapshots](axoned_snapshots.md) - Manage local snapshots diff --git a/commands_versioned_docs/version-v10.0.0/axoned_start.md b/commands_versioned_docs/version-v10.0.0/axoned_start.md new file mode 100644 index 00000000000..6bf05755ba3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_start.md @@ -0,0 +1,108 @@ +## axoned start + +Run the full node + +### Synopsis + +Run the full node application with CometBFT in or out of process. By +default, the application will run with CometBFT in process. + +Pruning options can be provided via the '--pruning' flag or alternatively with '--pruning-keep-recent', and +'pruning-interval' together. + +For '--pruning' the options are as follows: + +default: the last 362880 states are kept, pruning at 10 block intervals +nothing: all historic states will be saved, nothing will be deleted (i.e. archiving node) +everything: 2 latest states will be kept; pruning at 10 block intervals. +custom: allow pruning options to be manually specified through 'pruning-keep-recent', and 'pruning-interval' + +Node halting configurations exist in the form of two flags: '--halt-height' and '--halt-time'. During +the ABCI Commit phase, the node will check if the current block height is greater than or equal to +the halt-height or if the current block time is greater than or equal to the halt-time. If so, the +node will attempt to gracefully shutdown and the block will not be committed. In addition, the node +will not be able to commit subsequent blocks. + +For profiling and benchmarking purposes, CPU profiling can be enabled via the '--cpu-profile' flag +which accepts a path for the resulting pprof file. + +The node may be started in a 'query only' mode where only the gRPC and JSON HTTP +API services are enabled via the 'grpc-only' flag. In this mode, CometBFT is +bypassed and can be used when legacy queries are needed after an on-chain upgrade +is performed. Note, when enabled, gRPC will also be automatically enabled. + +``` +axoned start [flags] +``` + +### Options + +``` + --abci string specify abci transport (socket | grpc) (default "socket") + --address string Listen address (default "tcp://127.0.0.1:26658") + --api.address string the API server address to listen on (default "tcp://localhost:1317") + --api.enable Define if the API server should be enabled + --api.enabled-unsafe-cors Define if CORS should be enabled (unsafe - use it at your own risk) + --api.max-open-connections uint Define the number of maximum open connections (default 1000) + --api.rpc-max-body-bytes uint Define the CometBFT maximum request body (in bytes) (default 1000000) + --api.rpc-read-timeout uint Define the CometBFT RPC read timeout (in seconds) (default 10) + --api.rpc-write-timeout uint Define the CometBFT RPC write timeout (in seconds) + --api.swagger Define if swagger documentation should automatically be registered (Note: the API must also be enabled) + --consensus.create_empty_blocks set this to false to only produce blocks when there are txs or when the AppHash changes (default true) + --consensus.create_empty_blocks_interval string the possible interval between empty blocks (default "0s") + --consensus.double_sign_check_height int how many blocks to look back to check existence of the node's consensus votes before joining consensus + --cpu-profile string Enable CPU profiling and write to the provided file + --db_backend string database backend: goleveldb | cleveldb | boltdb | rocksdb | badgerdb (default "goleveldb") + --db_dir string database directory (default "data") + --genesis_hash bytesHex optional SHA-256 hash of the genesis file + --grpc-only Start the node in gRPC query only mode (no CometBFT process is started) + --grpc-web.enable Define if the gRPC-Web server should be enabled. (Note: gRPC must also be enabled) (default true) + --grpc.address string the gRPC server address to listen on (default "localhost:9090") + --grpc.enable Define if the gRPC server should be enabled (default true) + --halt-height uint Block height at which to gracefully halt the chain and shutdown the node + --halt-time uint Minimum block time (in Unix seconds) at which to gracefully halt the chain and shutdown the node + -h, --help help for start + --home string The application home directory (default "/home/john/.axoned") + --iavl-disable-fastnode Disable fast node for IAVL tree + --inter-block-cache Enable inter-block caching (default true) + --inv-check-period uint Assert registered invariants every N blocks + --mempool.max-txs int Sets MaxTx value for the app-side mempool (default -1) + --min-retain-blocks uint Minimum block height offset during ABCI commit to prune CometBFT blocks + --minimum-gas-prices string Minimum gas prices to accept for transactions; Any fee in a tx must meet this minimum (e.g. 0.01photino;0.0001stake) + --moniker string node name (default "my-machine") + --p2p.external-address string ip:port address to advertise to peers for them to dial + --p2p.laddr string node listen address. (0.0.0.0:0 means any interface, any port) (default "tcp://0.0.0.0:26656") + --p2p.persistent_peers string comma-delimited ID@host:port persistent peers + --p2p.pex enable/disable Peer-Exchange (default true) + --p2p.private_peer_ids string comma-delimited private peer IDs + --p2p.seed_mode enable/disable seed mode + --p2p.seeds string comma-delimited ID@host:port seed nodes + --p2p.unconditional_peer_ids string comma-delimited IDs of unconditional peers + --priv_validator_laddr string socket address to listen on for connections from external priv_validator process + --proxy_app string proxy app address, or one of: 'kvstore', 'persistent_kvstore' or 'noop' for local testing. (default "tcp://127.0.0.1:26658") + --pruning string Pruning strategy (default|nothing|everything|custom) (default "default") + --pruning-interval uint Height interval at which pruned heights are removed from disk (ignored if pruning is not 'custom') + --pruning-keep-recent uint Number of recent heights to keep on disk (ignored if pruning is not 'custom') + --query-gas-limit uint Maximum gas a Rest/Grpc query can consume. Blank and 0 imply unbounded. + --rpc.grpc_laddr string GRPC listen address (BroadcastTx only). Port required + --rpc.laddr string RPC listen address. Port required (default "tcp://127.0.0.1:26657") + --rpc.pprof_laddr string pprof listen address (https://golang.org/pkg/net/http/pprof) + --rpc.unsafe enabled unsafe rpc methods + --shutdown-grace duration On Shutdown, duration to wait for resource clean up + --state-sync.snapshot-interval uint State sync snapshot interval + --state-sync.snapshot-keep-recent uint32 State sync snapshot to keep (default 2) + --trace Provide full stack traces for errors in ABCI Log + --trace-store string Enable KVStore tracing to an output file + --transport string Transport protocol: socket, grpc (default "socket") + --unsafe-skip-upgrades ints Skip a set of upgrade heights to continue the old binary + --wasm.memory_cache_size uint32 Sets the size in MiB (NOT bytes) of an in-memory cache for Wasm modules. Set to 0 to disable. (default 100) + --wasm.query_gas_limit uint Set the max gas that can be spent on executing a query with a Wasm contract (default 3000000) + --wasm.simulation_gas_limit string Set the max gas that can be spent when executing a simulation TX + --wasm.skip_wasmvm_version_check Skip check that ensures that libwasmvm version (the Rust project) and wasmvm version (the Go project) match + --with-comet Run abci app embedded in-process with CometBFT (default true) + --x-crisis-skip-assert-invariants Skip x/crisis invariants check on startup +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_docs/version-v10.0.0/axoned_status.md b/commands_versioned_docs/version-v10.0.0/axoned_status.md new file mode 100644 index 00000000000..948f6de2029 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_status.md @@ -0,0 +1,19 @@ +## axoned status + +Query remote node for status + +``` +axoned status [flags] +``` + +### Options + +``` + -h, --help help for status + -n, --node string Node to connect to (default "tcp://localhost:26657") + -o, --output string Output format (text|json) (default "json") +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx.md b/commands_versioned_docs/version-v10.0.0/axoned_tx.md new file mode 100644 index 00000000000..01d7e0e5e01 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx.md @@ -0,0 +1,48 @@ +## axoned tx + +Transactions subcommands + +``` +axoned tx [flags] +``` + +### Options + +``` + -h, --help help for tx +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI +* [axoned tx auth](axoned_tx_auth.md) - Transactions commands for the auth module +* [axoned tx authz](axoned_tx_authz.md) - Authorization transactions subcommands +* [axoned tx bank](axoned_tx_bank.md) - Bank transaction subcommands +* [axoned tx broadcast](axoned_tx_broadcast.md) - Broadcast transactions generated offline +* [axoned tx circuit](axoned_tx_circuit.md) - Transactions commands for the circuit module +* [axoned tx consensus](axoned_tx_consensus.md) - Transactions commands for the consensus module +* [axoned tx crisis](axoned_tx_crisis.md) - Transactions commands for the crisis module +* [axoned tx decode](axoned_tx_decode.md) - Decode a binary encoded transaction string +* [axoned tx distribution](axoned_tx_distribution.md) - Distribution transactions subcommands +* [axoned tx encode](axoned_tx_encode.md) - Encode transactions generated offline +* [axoned tx evidence](axoned_tx_evidence.md) - Evidence transaction subcommands +* [axoned tx feegrant](axoned_tx_feegrant.md) - Feegrant transactions sub-commands +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands +* [axoned tx ibc](axoned_tx_ibc.md) - IBC transaction subcommands +* [axoned tx ibc-fee](axoned_tx_ibc-fee.md) - IBC relayer incentivization transaction subcommands +* [axoned tx ibc-transfer](axoned_tx_ibc-transfer.md) - IBC fungible token transfer transaction subcommands +* [axoned tx interchain-accounts](axoned_tx_interchain-accounts.md) - IBC interchain accounts transaction subcommands +* [axoned tx logic](axoned_tx_logic.md) - Transactions commands for the logic module +* [axoned tx mint](axoned_tx_mint.md) - Transactions commands for the mint module +* [axoned tx multi-sign](axoned_tx_multi-sign.md) - Generate multisig signatures for transactions generated offline +* [axoned tx multisign-batch](axoned_tx_multisign-batch.md) - Assemble multisig transactions in batch from batch signatures +* [axoned tx sign](axoned_tx_sign.md) - Sign a transaction generated offline +* [axoned tx sign-batch](axoned_tx_sign-batch.md) - Sign transaction batch files +* [axoned tx simulate](axoned_tx_simulate.md) - Simulate the gas usage of a transaction +* [axoned tx slashing](axoned_tx_slashing.md) - Transactions commands for the slashing module +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands +* [axoned tx upgrade](axoned_tx_upgrade.md) - Upgrade transaction subcommands +* [axoned tx validate-signatures](axoned_tx_validate-signatures.md) - validate transactions signatures +* [axoned tx vesting](axoned_tx_vesting.md) - Vesting transaction subcommands +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_auth.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_auth.md new file mode 100644 index 00000000000..796148c822d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_auth.md @@ -0,0 +1,17 @@ +## axoned tx auth + +Transactions commands for the auth module + +``` +axoned tx auth [flags] +``` + +### Options + +``` + -h, --help help for auth +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_authz.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz.md new file mode 100644 index 00000000000..66fdfc261a9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz.md @@ -0,0 +1,24 @@ +## axoned tx authz + +Authorization transactions subcommands + +### Synopsis + +Authorize and revoke access to execute transactions on behalf of your address + +``` +axoned tx authz [flags] +``` + +### Options + +``` + -h, --help help for authz +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx authz exec](axoned_tx_authz_exec.md) - execute tx on behalf of granter account +* [axoned tx authz grant](axoned_tx_authz_grant.md) - Grant authorization to an address +* [axoned tx authz revoke](axoned_tx_authz_revoke.md) - revoke authorization diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_exec.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_exec.md new file mode 100644 index 00000000000..4a635ff443e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_exec.md @@ -0,0 +1,49 @@ +## axoned tx authz exec + +execute tx on behalf of granter account + +### Synopsis + +execute tx on behalf of granter account: +Example: + $ axoned tx authz exec tx.json --from grantee + $ axoned tx bank send <granter> <recipient> --from <granter> --chain-id <chain-id> --generate-only > tx.json && axoned tx authz exec tx.json --from grantee + +``` +axoned tx authz exec [tx-json-file] --from [grantee] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for exec + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx authz](axoned_tx_authz.md) - Authorization transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_grant.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_grant.md new file mode 100644 index 00000000000..22262e9cbb4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_grant.md @@ -0,0 +1,56 @@ +## axoned tx authz grant + +Grant authorization to an address + +### Synopsis + +create a new grant authorization to an address to execute a transaction on your behalf: + +Examples: + $ axoned tx authz grant cosmos1skjw.. send --spend-limit=1000stake --from=cosmos1skl.. + $ axoned tx authz grant cosmos1skjw.. generic --msg-type=/cosmos.gov.v1.MsgVote --from=cosmos1sk.. + +``` +axoned tx authz grant --from [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --allow-list strings Allowed addresses grantee is allowed to send funds separated by , + --allowed-validators strings Allowed validators addresses separated by , + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deny-validators strings Deny validators addresses separated by , + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expiration int Expire time as Unix timestamp. Set zero (0) for no expiry. Default is 0. + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for grant + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --msg-type string The Msg method name for which we are creating a GenericAuthorization + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --spend-limit string SpendLimit for Send Authorization, an array of Coins allowed spend + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx authz](axoned_tx_authz.md) - Authorization transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_revoke.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_revoke.md new file mode 100644 index 00000000000..fcedff9f42b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_authz_revoke.md @@ -0,0 +1,48 @@ +## axoned tx authz revoke + +revoke authorization + +### Synopsis + +revoke authorization from a granter to a grantee: +Example: + $ axoned tx authz revoke cosmos1skj.. /cosmos.bank.v1beta1.MsgSend --from=cosmos1skj.. + +``` +axoned tx authz revoke [grantee] [msg-type-url] --from=[granter] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for revoke + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx authz](axoned_tx_authz.md) - Authorization transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_bank.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_bank.md new file mode 100644 index 00000000000..848bd4f9a97 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_bank.md @@ -0,0 +1,19 @@ +## axoned tx bank + +Bank transaction subcommands + +``` +axoned tx bank [flags] +``` + +### Options + +``` + -h, --help help for bank +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx bank multi-send](axoned_tx_bank_multi-send.md) - Send funds from one account to two or more accounts. +* [axoned tx bank send](axoned_tx_bank_send.md) - Send funds from one account to another. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_bank_multi-send.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_bank_multi-send.md new file mode 100644 index 00000000000..6b476742083 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_bank_multi-send.md @@ -0,0 +1,58 @@ +## axoned tx bank multi-send + +Send funds from one account to two or more accounts. + +### Synopsis + +Send funds from one account to two or more accounts. +By default, sends the [amount] to each address of the list. +Using the '--split' flag, the [amount] is split equally between the addresses. +Note, the '--from' flag is ignored as it is implied from [from_key_or_address] and +separate addresses with space. +When using '--dry-run' a key name cannot be used, only a bech32 address. + +``` +axoned tx bank multi-send [from_key_or_address] [to_address_1 to_address_2 ...] [amount] [flags] +``` + +### Examples + +``` +axoned tx bank multi-send cosmos1... cosmos1... cosmos1... cosmos1... 10stake +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for multi-send + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --split Send the equally split token amount to each address + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx bank](axoned_tx_bank.md) - Bank transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_bank_send.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_bank_send.md new file mode 100644 index 00000000000..deacc648aa9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_bank_send.md @@ -0,0 +1,48 @@ +## axoned tx bank send + +Send funds from one account to another. + +### Synopsis + +Send funds from one account to another. +Note, the '--from' flag is ignored as it is implied from [from_key_or_address]. +When using '--dry-run' a key name cannot be used, only a bech32 address. + +``` +axoned tx bank send [from_key_or_address] [to_address] [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for send + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx bank](axoned_tx_bank.md) - Bank transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_broadcast.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_broadcast.md new file mode 100644 index 00000000000..d859f5f3072 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_broadcast.md @@ -0,0 +1,51 @@ +## axoned tx broadcast + +Broadcast transactions generated offline + +### Synopsis + +Broadcast transactions created with the --generate-only +flag and signed with the sign command. Read a transaction from [file_path] and +broadcast it to a node. If you supply a dash (-) argument in place of an input +filename, the command reads from standard input. + +$ axoned tx broadcast ./mytxn.json + +``` +axoned tx broadcast [file_path] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for broadcast + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit.md new file mode 100644 index 00000000000..5e9ea506942 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit.md @@ -0,0 +1,20 @@ +## axoned tx circuit + +Transactions commands for the circuit module + +``` +axoned tx circuit [flags] +``` + +### Options + +``` + -h, --help help for circuit +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx circuit authorize](axoned_tx_circuit_authorize.md) - Authorize an account to trip the circuit breaker. +* [axoned tx circuit disable](axoned_tx_circuit_disable.md) - Disable a message from being executed +* [axoned tx circuit reset](axoned_tx_circuit_reset.md) - Enable a message to be executed diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_authorize.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_authorize.md new file mode 100644 index 00000000000..c725895f8dd --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_authorize.md @@ -0,0 +1,55 @@ +## axoned tx circuit authorize + +Authorize an account to trip the circuit breaker. + +### Synopsis + +Authorize an account to trip the circuit breaker. +"SOME_MSGS" = 1, +"ALL_MSGS" = 2, +"SUPER_ADMIN" = 3, + +``` +axoned tx circuit authorize [grantee] [permissions_json] --from [granter] [flags] +``` + +### Examples + +``` +axoned circuit authorize [address] '{"level":1,"limit_type_urls":["cosmos.bank.v1beta1.MsgSend,cosmos.bank.v1beta1.MsgMultiSend"]}'" +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for authorize + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx circuit](axoned_tx_circuit.md) - Transactions commands for the circuit module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_disable.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_disable.md new file mode 100644 index 00000000000..d23ffb776eb --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_disable.md @@ -0,0 +1,48 @@ +## axoned tx circuit disable + +Disable a message from being executed + +``` +axoned tx circuit disable [msg_type_urls] [flags] +``` + +### Examples + +``` +axoned circuit disable "cosmos.bank.v1beta1.MsgSend cosmos.bank.v1beta1.MsgMultiSend" +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for disable + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx circuit](axoned_tx_circuit.md) - Transactions commands for the circuit module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_reset.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_reset.md new file mode 100644 index 00000000000..5a1bd01356d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_circuit_reset.md @@ -0,0 +1,48 @@ +## axoned tx circuit reset + +Enable a message to be executed + +``` +axoned tx circuit reset [msg_type_urls] [flags] +``` + +### Examples + +``` +axoned circuit reset "cosmos.bank.v1beta1.MsgSend cosmos.bank.v1beta1.MsgMultiSend" +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for reset + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx circuit](axoned_tx_circuit.md) - Transactions commands for the circuit module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_consensus.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_consensus.md new file mode 100644 index 00000000000..79bc0acdf3d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_consensus.md @@ -0,0 +1,17 @@ +## axoned tx consensus + +Transactions commands for the consensus module + +``` +axoned tx consensus [flags] +``` + +### Options + +``` + -h, --help help for consensus +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_crisis.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_crisis.md new file mode 100644 index 00000000000..5081b7620b2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_crisis.md @@ -0,0 +1,18 @@ +## axoned tx crisis + +Transactions commands for the crisis module + +``` +axoned tx crisis [flags] +``` + +### Options + +``` + -h, --help help for crisis +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx crisis invariant-broken](axoned_tx_crisis_invariant-broken.md) - Submit proof that an invariant broken diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_crisis_invariant-broken.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_crisis_invariant-broken.md new file mode 100644 index 00000000000..90b6ad390f1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_crisis_invariant-broken.md @@ -0,0 +1,42 @@ +## axoned tx crisis invariant-broken + +Submit proof that an invariant broken + +``` +axoned tx crisis invariant-broken [module-name] [invariant-route] --from mykey [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for invariant-broken + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx crisis](axoned_tx_crisis.md) - Transactions commands for the crisis module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_decode.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_decode.md new file mode 100644 index 00000000000..7d486ace7c2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_decode.md @@ -0,0 +1,42 @@ +## axoned tx decode + +Decode a binary encoded transaction string + +``` +axoned tx decode [protobuf-byte-string] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for decode + -x, --hex Treat input as hexadecimal instead of base64 + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution.md new file mode 100644 index 00000000000..50ac5825e7c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution.md @@ -0,0 +1,22 @@ +## axoned tx distribution + +Distribution transactions subcommands + +``` +axoned tx distribution [flags] +``` + +### Options + +``` + -h, --help help for distribution +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx distribution fund-community-pool](axoned_tx_distribution_fund-community-pool.md) - Funds the community pool with the specified amount +* [axoned tx distribution fund-validator-rewards-pool](axoned_tx_distribution_fund-validator-rewards-pool.md) - Fund the validator rewards pool with the specified amount +* [axoned tx distribution set-withdraw-addr](axoned_tx_distribution_set-withdraw-addr.md) - change the default withdraw address for rewards associated with an address +* [axoned tx distribution withdraw-all-rewards](axoned_tx_distribution_withdraw-all-rewards.md) - withdraw all delegations rewards for a delegator +* [axoned tx distribution withdraw-rewards](axoned_tx_distribution_withdraw-rewards.md) - Withdraw rewards from a given delegation address, and optionally withdraw validator commission if the delegation address given is a validator operator diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-community-pool.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-community-pool.md new file mode 100644 index 00000000000..6878f04eb76 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-community-pool.md @@ -0,0 +1,49 @@ +## axoned tx distribution fund-community-pool + +Funds the community pool with the specified amount + +### Synopsis + +Funds the community pool with the specified amount + +Example: +$ axoned tx distribution fund-community-pool 100uatom --from mykey + +``` +axoned tx distribution fund-community-pool [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for fund-community-pool + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx distribution](axoned_tx_distribution.md) - Distribution transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-validator-rewards-pool.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-validator-rewards-pool.md new file mode 100644 index 00000000000..7e0f3e583ab --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_fund-validator-rewards-pool.md @@ -0,0 +1,48 @@ +## axoned tx distribution fund-validator-rewards-pool + +Fund the validator rewards pool with the specified amount + +``` +axoned tx distribution fund-validator-rewards-pool [val_addr] [amount] [flags] +``` + +### Examples + +``` +axoned tx distribution fund-validator-rewards-pool cosmosvaloper1x20lytyf6zkcrv5edpkfkn8sz578qg5sqfyqnp 100uatom --from mykey +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for fund-validator-rewards-pool + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx distribution](axoned_tx_distribution.md) - Distribution transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_set-withdraw-addr.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_set-withdraw-addr.md new file mode 100644 index 00000000000..97d39e4d572 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_set-withdraw-addr.md @@ -0,0 +1,49 @@ +## axoned tx distribution set-withdraw-addr + +change the default withdraw address for rewards associated with an address + +### Synopsis + +Set the withdraw address for rewards associated with a delegator address. + +Example: +$ axoned tx distribution set-withdraw-addr axone1gghjut3ccd8ay0zduzj64hwre2fxs9ld75ru9p --from mykey + +``` +axoned tx distribution set-withdraw-addr [withdraw-addr] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for set-withdraw-addr + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx distribution](axoned_tx_distribution.md) - Distribution transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-all-rewards.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-all-rewards.md new file mode 100644 index 00000000000..0b9e4634d66 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-all-rewards.md @@ -0,0 +1,51 @@ +## axoned tx distribution withdraw-all-rewards + +withdraw all delegations rewards for a delegator + +### Synopsis + +Withdraw all rewards for a single delegator. +Note that if you use this command with --broadcast-mode=sync or --broadcast-mode=async, the max-msgs flag will automatically be set to 0. + +Example: +$ axoned tx distribution withdraw-all-rewards --from mykey + +``` +axoned tx distribution withdraw-all-rewards [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for withdraw-all-rewards + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --max-msgs int Limit the number of messages per tx (0 for unlimited) + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx distribution](axoned_tx_distribution.md) - Distribution transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-rewards.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-rewards.md new file mode 100644 index 00000000000..284a35df5ee --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_distribution_withdraw-rewards.md @@ -0,0 +1,52 @@ +## axoned tx distribution withdraw-rewards + +Withdraw rewards from a given delegation address, and optionally withdraw validator commission if the delegation address given is a validator operator + +### Synopsis + +Withdraw rewards from a given delegation address, +and optionally withdraw validator commission if the delegation address given is a validator operator. + +Example: +$ axoned tx distribution withdraw-rewards axonevaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj --from mykey +$ axoned tx distribution withdraw-rewards axonevaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj --from mykey --commission + +``` +axoned tx distribution withdraw-rewards [validator-addr] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --commission Withdraw the validator's commission in addition to the rewards + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for withdraw-rewards + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx distribution](axoned_tx_distribution.md) - Distribution transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_encode.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_encode.md new file mode 100644 index 00000000000..bf36f9334d1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_encode.md @@ -0,0 +1,47 @@ +## axoned tx encode + +Encode transactions generated offline + +### Synopsis + +Encode transactions created with the --generate-only flag or signed with the sign command. +Read a transaction from <file>, serialize it to the Protobuf wire protocol, and output it as base64. +If you supply a dash (-) argument in place of an input filename, the command reads from standard input. + +``` +axoned tx encode [file] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for encode + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_evidence.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_evidence.md new file mode 100644 index 00000000000..ca1e2281ae5 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_evidence.md @@ -0,0 +1,17 @@ +## axoned tx evidence + +Evidence transaction subcommands + +``` +axoned tx evidence [flags] +``` + +### Options + +``` + -h, --help help for evidence +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant.md new file mode 100644 index 00000000000..eaa87ee995b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant.md @@ -0,0 +1,24 @@ +## axoned tx feegrant + +Feegrant transactions sub-commands + +### Synopsis + +Grant and revoke fee allowance for a grantee by a granter + +``` +axoned tx feegrant [flags] +``` + +### Options + +``` + -h, --help help for feegrant +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx feegrant grant](axoned_tx_feegrant_grant.md) - Grant Fee allowance to an address +* [axoned tx feegrant prune](axoned_tx_feegrant_prune.md) - Prune expired allowances +* [axoned tx feegrant revoke](axoned_tx_feegrant_revoke.md) - Revoke a fee grant diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_grant.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_grant.md new file mode 100644 index 00000000000..4e78246b3d2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_grant.md @@ -0,0 +1,58 @@ +## axoned tx feegrant grant + +Grant Fee allowance to an address + +### Synopsis + +Grant authorization to pay fees from your address. Note, the '--from' flag is + ignored as it is implied from [granter]. + +Examples: +axoned tx feegrant grant cosmos1skjw... cosmos1skjw... --spend-limit 100stake --expiration 2022-01-30T15:04:05Z or +axoned tx feegrant grant cosmos1skjw... cosmos1skjw... --spend-limit 100stake --period 3600 --period-limit 10stake --expiration 2022-01-30T15:04:05Z or +axoned tx feegrant grant cosmos1skjw... cosmos1skjw... --spend-limit 100stake --expiration 2022-01-30T15:04:05Z + --allowed-messages "/cosmos.gov.v1beta1.MsgSubmitProposal,/cosmos.gov.v1beta1.MsgVote" + +``` +axoned tx feegrant grant [granter_key_or_address] [grantee] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --allowed-messages strings Set of allowed messages for fee allowance + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expiration string The RFC 3339 timestamp after which the grant expires for the user + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for grant + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --period int period specifies the time duration(in seconds) in which period_limit coins can be spent before that allowance is reset (ex: 3600) + --period-limit string period limit specifies the maximum number of coins that can be spent in the period + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --spend-limit string Spend limit specifies the max limit can be used, if not mentioned there is no limit + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx feegrant](axoned_tx_feegrant.md) - Feegrant transactions sub-commands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_prune.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_prune.md new file mode 100644 index 00000000000..4b639ab6de2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_prune.md @@ -0,0 +1,52 @@ +## axoned tx feegrant prune + +Prune expired allowances + +### Synopsis + +Prune up to 75 expired allowances in order to reduce the size of the store when the number of expired allowances is large. + +``` +axoned tx feegrant prune [flags] +``` + +### Examples + +``` +$ axoned tx feegrant prune --from [mykey] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for prune + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx feegrant](axoned_tx_feegrant.md) - Feegrant transactions sub-commands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_revoke.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_revoke.md new file mode 100644 index 00000000000..65b979ba0ed --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_feegrant_revoke.md @@ -0,0 +1,52 @@ +## axoned tx feegrant revoke + +Revoke a fee grant + +### Synopsis + +Revoke fee grant from a granter to a grantee. Note, the '--from' flag is ignored as it is implied from [granter] + +``` +axoned tx feegrant revoke [granter] [grantee] [flags] +``` + +### Examples + +``` +$ axoned tx feegrant revoke [granter] [grantee] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for revoke + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx feegrant](axoned_tx_feegrant.md) - Feegrant transactions sub-commands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov.md new file mode 100644 index 00000000000..0e31c8e9578 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov.md @@ -0,0 +1,24 @@ +## axoned tx gov + +Governance transactions subcommands + +``` +axoned tx gov [flags] +``` + +### Options + +``` + -h, --help help for gov +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx gov cancel-proposal](axoned_tx_gov_cancel-proposal.md) - Cancel governance proposal before the voting period ends. Must be signed by the proposal creator. +* [axoned tx gov deposit](axoned_tx_gov_deposit.md) - Deposit tokens for an active proposal +* [axoned tx gov draft-proposal](axoned_tx_gov_draft-proposal.md) - Generate a draft proposal json file. The generated proposal json contains only one message (skeleton). +* [axoned tx gov submit-legacy-proposal](axoned_tx_gov_submit-legacy-proposal.md) - Submit a legacy proposal along with an initial deposit +* [axoned tx gov submit-proposal](axoned_tx_gov_submit-proposal.md) - Submit a proposal along with some messages, metadata and deposit +* [axoned tx gov vote](axoned_tx_gov_vote.md) - Vote for an active proposal, options: yes/no/no_with_veto/abstain +* [axoned tx gov weighted-vote](axoned_tx_gov_weighted-vote.md) - Vote for an active proposal, options: yes/no/no_with_veto/abstain diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_cancel-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_cancel-proposal.md new file mode 100644 index 00000000000..7bcfeaea1e1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_cancel-proposal.md @@ -0,0 +1,48 @@ +## axoned tx gov cancel-proposal + +Cancel governance proposal before the voting period ends. Must be signed by the proposal creator. + +``` +axoned tx gov cancel-proposal [proposal-id] [flags] +``` + +### Examples + +``` +$ axoned tx gov cancel-proposal 1 --from mykey +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for cancel-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_deposit.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_deposit.md new file mode 100644 index 00000000000..add1e3325f5 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_deposit.md @@ -0,0 +1,50 @@ +## axoned tx gov deposit + +Deposit tokens for an active proposal + +### Synopsis + +Submit a deposit for an active proposal. You can +find the proposal-id by running "axoned query gov proposals". + +Example: +$ axoned tx gov deposit 1 10stake --from mykey + +``` +axoned tx gov deposit [proposal-id] [deposit] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for deposit + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_draft-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_draft-proposal.md new file mode 100644 index 00000000000..be50256b3e4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_draft-proposal.md @@ -0,0 +1,43 @@ +## axoned tx gov draft-proposal + +Generate a draft proposal json file. The generated proposal json contains only one message (skeleton). + +``` +axoned tx gov draft-proposal [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for draft-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --skip-metadata skip metadata prompt + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-legacy-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-legacy-proposal.md new file mode 100644 index 00000000000..77ad9881b77 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-legacy-proposal.md @@ -0,0 +1,68 @@ +## axoned tx gov submit-legacy-proposal + +Submit a legacy proposal along with an initial deposit + +### Synopsis + +Submit a legacy proposal along with an initial deposit. +Proposal title, description, type and deposit can be given directly or through a proposal JSON file. + +Example: +$ axoned tx gov submit-legacy-proposal --proposal="path/to/proposal.json" --from mykey + +Where proposal.json contains: + +\{ + "title": "Test Proposal", + "description": "My awesome proposal", + "type": "Text", + "deposit": "10test" +\} + +Which is equivalent to: + +$ axoned tx gov submit-legacy-proposal --title="Test Proposal" --description="My awesome proposal" --type="Text" --deposit="10test" --from mykey + +``` +axoned tx gov submit-legacy-proposal [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string The proposal deposit + --description string The proposal description + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for submit-legacy-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --proposal string Proposal file path (if this path is given, other proposal flags are ignored) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string The proposal title + --type string The proposal Type + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-proposal.md new file mode 100644 index 00000000000..fc4e34de556 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_submit-proposal.md @@ -0,0 +1,81 @@ +## axoned tx gov submit-proposal + +Submit a proposal along with some messages, metadata and deposit + +### Synopsis + +Submit a proposal along with some messages, metadata and deposit. +They should be defined in a JSON file. + +Example: +$ axoned tx gov submit-proposal path/to/proposal.json + +Where proposal.json contains: + +\{ + // array of proto-JSON-encoded sdk.Msgs + "messages": [ + \{ + "@type": "/cosmos.bank.v1beta1.MsgSend", + "from_address": "cosmos1...", + "to_address": "cosmos1...", + "amount":[\{"denom": "stake","amount": "10"\}] + \} + ], + // metadata can be any of base64 encoded, raw text, stringified json, IPFS link to json + // see below for example metadata + "metadata": "4pIMOgIGx1vZGU=", + "deposit": "10stake", + "title": "My proposal", + "summary": "A short summary of my proposal", + "expedited": false +\} + +metadata example: +\{ + "title": "", + "authors": [""], + "summary": "", + "details": "", + "proposal_forum_url": "", + "vote_option_context": "", +\} + +``` +axoned tx gov submit-proposal [path/to/proposal.json] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for submit-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_vote.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_vote.md new file mode 100644 index 00000000000..88a8feb7251 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_vote.md @@ -0,0 +1,51 @@ +## axoned tx gov vote + +Vote for an active proposal, options: yes/no/no_with_veto/abstain + +### Synopsis + +Submit a vote for an active proposal. You can +find the proposal-id by running "axoned query gov proposals". + +Example: +$ axoned tx gov vote 1 yes --from mykey + +``` +axoned tx gov vote [proposal-id] [option] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for vote + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string Specify metadata of the vote + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_weighted-vote.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_weighted-vote.md new file mode 100644 index 00000000000..0071c6b06ee --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_gov_weighted-vote.md @@ -0,0 +1,51 @@ +## axoned tx gov weighted-vote + +Vote for an active proposal, options: yes/no/no_with_veto/abstain + +### Synopsis + +Submit a vote for an active proposal. You can +find the proposal-id by running "axoned query gov proposals". + +Example: +$ axoned tx gov weighted-vote 1 yes=0.6,no=0.3,abstain=0.05,no_with_veto=0.05 --from mykey + +``` +axoned tx gov weighted-vote [proposal-id] [weighted-options] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for weighted-vote + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string Specify metadata of the weighted vote + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx gov](axoned_tx_gov.md) - Governance transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group.md new file mode 100644 index 00000000000..4fc7f463043 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group.md @@ -0,0 +1,32 @@ +## axoned tx group + +Group transaction subcommands + +``` +axoned tx group [flags] +``` + +### Options + +``` + -h, --help help for group +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx group create-group](axoned_tx_group_create-group.md) - Create a group which is an aggregation of member accounts with associated weights and an administrator account. +* [axoned tx group create-group-policy](axoned_tx_group_create-group-policy.md) - Create a group policy which is an account associated with a group and a decision policy. Note, the '--from' flag is ignored as it is implied from [admin]. +* [axoned tx group create-group-with-policy](axoned_tx_group_create-group-with-policy.md) - Create a group with policy which is an aggregation of member accounts with associated weights, an administrator account and decision policy. +* [axoned tx group draft-proposal](axoned_tx_group_draft-proposal.md) - Generate a draft proposal json file. The generated proposal json contains only one message (skeleton). +* [axoned tx group exec](axoned_tx_group_exec.md) - Execute a proposal +* [axoned tx group leave-group](axoned_tx_group_leave-group.md) - Remove member from the group +* [axoned tx group submit-proposal](axoned_tx_group_submit-proposal.md) - Submit a new proposal +* [axoned tx group update-group-admin](axoned_tx_group_update-group-admin.md) - Update a group's admin +* [axoned tx group update-group-members](axoned_tx_group_update-group-members.md) - Update a group's members. Set a member's weight to "0" to delete it. +* [axoned tx group update-group-metadata](axoned_tx_group_update-group-metadata.md) - Update a group's metadata +* [axoned tx group update-group-policy-admin](axoned_tx_group_update-group-policy-admin.md) - Update a group policy admin +* [axoned tx group update-group-policy-decision-policy](axoned_tx_group_update-group-policy-decision-policy.md) - Update a group policy's decision policy +* [axoned tx group update-group-policy-metadata](axoned_tx_group_update-group-policy-metadata.md) - Update a group policy metadata +* [axoned tx group vote](axoned_tx_group_vote.md) - Vote on a proposal +* [axoned tx group withdraw-proposal](axoned_tx_group_withdraw-proposal.md) - Withdraw a submitted proposal diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-policy.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-policy.md new file mode 100644 index 00000000000..3faa6db6466 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-policy.md @@ -0,0 +1,71 @@ +## axoned tx group create-group-policy + +Create a group policy which is an account associated with a group and a decision policy. Note, the '--from' flag is ignored as it is implied from [admin]. + +``` +axoned tx group create-group-policy [admin] [group-id] [metadata] [decision-policy-json-file] [flags] +``` + +### Examples + +``` + +axoned tx group create-group-policy [admin] [group-id] [metadata] policy.json + +where policy.json contains: + +{ + "@type": "/cosmos.group.v1.ThresholdDecisionPolicy", + "threshold": "1", + "windows": { + "voting_period": "120h", + "min_execution_period": "0s" + } +} + +Here, we can use percentage decision policy when needed, where 0 < percentage <= 1: + +{ + "@type": "/cosmos.group.v1.PercentageDecisionPolicy", + "percentage": "0.5", + "windows": { + "voting_period": "120h", + "min_execution_period": "0s" + } +} +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-group-policy + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-with-policy.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-with-policy.md new file mode 100644 index 00000000000..8cebac2ddaa --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group-with-policy.md @@ -0,0 +1,86 @@ +## axoned tx group create-group-with-policy + +Create a group with policy which is an aggregation of member accounts with associated weights, an administrator account and decision policy. + +### Synopsis + +Create a group with policy which is an aggregation of member accounts with associated weights, +an administrator account and decision policy. Note, the '--from' flag is ignored as it is implied from [admin]. +Members accounts can be given through a members JSON file that contains an array of members. +If group-policy-as-admin flag is set to true, the admin of the newly created group and group policy is set with the group policy address itself. + +``` +axoned tx group create-group-with-policy [admin] [group-metadata] [group-policy-metadata] [members-json-file] [decision-policy-json-file] [flags] +``` + +### Examples + +``` + +axoned tx group create-group-with-policy [admin] [group-metadata] [group-policy-metadata] members.json policy.json + +where members.json contains: + +{ + "members": [ + { + "address": "addr1", + "weight": "1", + "metadata": "some metadata" + }, + { + "address": "addr2", + "weight": "1", + "metadata": "some metadata" + } + ] +} + +and policy.json contains: + +{ + "@type": "/cosmos.group.v1.ThresholdDecisionPolicy", + "threshold": "1", + "windows": { + "voting_period": "120h", + "min_execution_period": "0s" + } +} + +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + --group-policy-as-admin Sets admin of the newly created group and group policy with group policy address itself when true + -h, --help help for create-group-with-policy + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group.md new file mode 100644 index 00000000000..02cec7f4612 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_create-group.md @@ -0,0 +1,71 @@ +## axoned tx group create-group + +Create a group which is an aggregation of member accounts with associated weights and an administrator account. + +### Synopsis + +Create a group which is an aggregation of member accounts with associated weights and an administrator account. +Note, the '--from' flag is ignored as it is implied from [admin]. Members accounts can be given through a members JSON file that contains an array of members. + +``` +axoned tx group create-group [admin] [metadata] [members-json-file] [flags] +``` + +### Examples + +``` + +axoned tx group create-group [admin] [metadata] [members-json-file] + +Where members.json contains: + +{ + "members": [ + { + "address": "addr1", + "weight": "1", + "metadata": "some metadata" + }, + { + "address": "addr2", + "weight": "1", + "metadata": "some metadata" + } + ] +} +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-group + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_draft-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_draft-proposal.md new file mode 100644 index 00000000000..c77e0b84140 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_draft-proposal.md @@ -0,0 +1,43 @@ +## axoned tx group draft-proposal + +Generate a draft proposal json file. The generated proposal json contains only one message (skeleton). + +``` +axoned tx group draft-proposal [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for draft-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --skip-metadata skip metadata prompt + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_exec.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_exec.md new file mode 100644 index 00000000000..77923b23d58 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_exec.md @@ -0,0 +1,42 @@ +## axoned tx group exec + +Execute a proposal + +``` +axoned tx group exec [proposal-id] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for exec + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_leave-group.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_leave-group.md new file mode 100644 index 00000000000..3aea4a0ee8f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_leave-group.md @@ -0,0 +1,51 @@ +## axoned tx group leave-group + +Remove member from the group + +### Synopsis + +Remove member from the group + +Parameters: + group-id: unique id of the group + member-address: account address of the group member + Note, the '--from' flag is ignored as it is implied from [member-address] + +``` +axoned tx group leave-group [member-address] [group-id] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for leave-group + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_submit-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_submit-proposal.md new file mode 100644 index 00000000000..d7f377b1a60 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_submit-proposal.md @@ -0,0 +1,88 @@ +## axoned tx group submit-proposal + +Submit a new proposal + +### Synopsis + +Submit a new proposal. +Parameters: + msg_tx_json_file: path to json file with messages that will be executed if the proposal is accepted. + +``` +axoned tx group submit-proposal [proposal_json_file] [flags] +``` + +### Examples + +``` + +axoned tx group submit-proposal path/to/proposal.json + + Where proposal.json contains: + +{ + "group_policy_address": "cosmos1...", + // array of proto-JSON-encoded sdk.Msgs + "messages": [ + { + "@type": "/cosmos.bank.v1beta1.MsgSend", + "from_address": "cosmos1...", + "to_address": "cosmos1...", + "amount":[{"denom": "stake","amount": "10"}] + } + ], + // metadata can be any of base64 encoded, raw text, stringified json, IPFS link to json + // see below for example metadata + "metadata": "4pIMOgIGx1vZGU=", // base64-encoded metadata + "title": "My proposal", + "summary": "This is a proposal to send 10 stake to cosmos1...", + "proposers": ["cosmos1...", "cosmos1..."], +} + +metadata example: +{ + "title": "", + "authors": [""], + "summary": "", + "details": "", + "proposal_forum_url": "", + "vote_option_context": "", +} + +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --exec string Set to 1 to try to execute proposal immediately after creation (proposers signatures are considered as Yes votes) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for submit-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-admin.md new file mode 100644 index 00000000000..02753f245f5 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-admin.md @@ -0,0 +1,42 @@ +## axoned tx group update-group-admin + +Update a group's admin + +``` +axoned tx group update-group-admin [admin] [group-id] [new-admin] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-group-admin + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-members.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-members.md new file mode 100644 index 00000000000..89b53d195f8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-members.md @@ -0,0 +1,69 @@ +## axoned tx group update-group-members + +Update a group's members. Set a member's weight to "0" to delete it. + +``` +axoned tx group update-group-members [admin] [group-id] [members-json-file] [flags] +``` + +### Examples + +``` + +axoned tx group update-group-members [admin] [group-id] [members-json-file] + +Where members.json contains: + +{ + "members": [ + { + "address": "addr1", + "weight": "1", + "metadata": "some new metadata" + }, + { + "address": "addr2", + "weight": "0", + "metadata": "some metadata" + } + ] +} + +Set a member's weight to "0" to delete it. + +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-group-members + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-metadata.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-metadata.md new file mode 100644 index 00000000000..6105cf493d9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-metadata.md @@ -0,0 +1,42 @@ +## axoned tx group update-group-metadata + +Update a group's metadata + +``` +axoned tx group update-group-metadata [admin] [group-id] [metadata] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-group-metadata + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-admin.md new file mode 100644 index 00000000000..3b5bce5e414 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-admin.md @@ -0,0 +1,42 @@ +## axoned tx group update-group-policy-admin + +Update a group policy admin + +``` +axoned tx group update-group-policy-admin [admin] [group-policy-account] [new-admin] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-group-policy-admin + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-decision-policy.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-decision-policy.md new file mode 100644 index 00000000000..eb81d2abc54 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-decision-policy.md @@ -0,0 +1,42 @@ +## axoned tx group update-group-policy-decision-policy + +Update a group policy's decision policy + +``` +axoned tx group update-group-policy-decision-policy [admin] [group-policy-account] [decision-policy-json-file] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-group-policy-decision-policy + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-metadata.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-metadata.md new file mode 100644 index 00000000000..ada80870ab9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_update-group-policy-metadata.md @@ -0,0 +1,42 @@ +## axoned tx group update-group-policy-metadata + +Update a group policy metadata + +``` +axoned tx group update-group-policy-metadata [admin] [group-policy-account] [new-metadata] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-group-policy-metadata + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_vote.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_vote.md new file mode 100644 index 00000000000..70c4c5833f2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_vote.md @@ -0,0 +1,58 @@ +## axoned tx group vote + +Vote on a proposal + +### Synopsis + +Vote on a proposal. + +Parameters: + proposal-id: unique ID of the proposal + voter: voter account addresses. + vote-option: choice of the voter(s) + VOTE_OPTION_UNSPECIFIED: no-op + VOTE_OPTION_NO: no + VOTE_OPTION_YES: yes + VOTE_OPTION_ABSTAIN: abstain + VOTE_OPTION_NO_WITH_VETO: no-with-veto + Metadata: metadata for the vote + +``` +axoned tx group vote [proposal-id] [voter] [vote-option] [metadata] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --exec string Set to 1 to try to execute proposal immediately after voting + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for vote + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_group_withdraw-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_withdraw-proposal.md new file mode 100644 index 00000000000..1b579e4086d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_group_withdraw-proposal.md @@ -0,0 +1,51 @@ +## axoned tx group withdraw-proposal + +Withdraw a submitted proposal + +### Synopsis + +Withdraw a submitted proposal. + +Parameters: + proposal-id: unique ID of the proposal. + group-policy-admin-or-proposer: either admin of the group policy or one the proposer of the proposal. + Note: --from flag will be ignored here. + +``` +axoned tx group withdraw-proposal [proposal-id] [group-policy-admin-or-proposer] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for withdraw-proposal + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx group](axoned_tx_group.md) - Group transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee.md new file mode 100644 index 00000000000..5045903a0fe --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee.md @@ -0,0 +1,20 @@ +## axoned tx ibc-fee + +IBC relayer incentivization transaction subcommands + +``` +axoned tx ibc-fee [flags] +``` + +### Options + +``` + -h, --help help for ibc-fee +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx ibc-fee pay-packet-fee](axoned_tx_ibc-fee_pay-packet-fee.md) - Pay a fee to incentivize an existing IBC packet +* [axoned tx ibc-fee register-counterparty-payee](axoned_tx_ibc-fee_register-counterparty-payee.md) - Register a counterparty payee address on a given channel. +* [axoned tx ibc-fee register-payee](axoned_tx_ibc-fee_register-payee.md) - Register a payee on a given channel. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_pay-packet-fee.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_pay-packet-fee.md new file mode 100644 index 00000000000..9203abe3ed4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_pay-packet-fee.md @@ -0,0 +1,55 @@ +## axoned tx ibc-fee pay-packet-fee + +Pay a fee to incentivize an existing IBC packet + +### Synopsis + +Pay a fee to incentivize an existing IBC packet. + +``` +axoned tx ibc-fee pay-packet-fee [src-port] [src-channel] [sequence] [flags] +``` + +### Examples + +``` +axoned tx ibc-fee pay-packet-fee transfer channel-0 1 --recv-fee 10stake --ack-fee 10stake --timeout-fee 10stake +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --ack-fee string Fee paid to a relayer for relaying a packet acknowledgement. + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for pay-packet-fee + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --recv-fee string Fee paid to a relayer for relaying a packet receive. + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-fee string Fee paid to a relayer for relaying a packet timeout. + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc-fee](axoned_tx_ibc-fee.md) - IBC relayer incentivization transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-counterparty-payee.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-counterparty-payee.md new file mode 100644 index 00000000000..e4399ce0dc0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-counterparty-payee.md @@ -0,0 +1,52 @@ +## axoned tx ibc-fee register-counterparty-payee + +Register a counterparty payee address on a given channel. + +### Synopsis + +Register a counterparty payee address on a given channel. + +``` +axoned tx ibc-fee register-counterparty-payee [port-id] [channel-id] [relayer] [counterparty-payee] [flags] +``` + +### Examples + +``` +axoned tx ibc-fee register-counterparty-payee transfer channel-0 cosmos1rsp837a4kvtgp2m4uqzdge0zzu6efqgucm0qdh osmo1v5y0tz01llxzf4c2afml8s3awue0ymju22wxx2 +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for register-counterparty-payee + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc-fee](axoned_tx_ibc-fee.md) - IBC relayer incentivization transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-payee.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-payee.md new file mode 100644 index 00000000000..5a12a8a34fd --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-fee_register-payee.md @@ -0,0 +1,52 @@ +## axoned tx ibc-fee register-payee + +Register a payee on a given channel. + +### Synopsis + +Register a payee address on a given channel. + +``` +axoned tx ibc-fee register-payee [port-id] [channel-id] [relayer] [payee] [flags] +``` + +### Examples + +``` +axoned tx ibc-fee register-payee transfer channel-0 cosmos1rsp837a4kvtgp2m4uqzdge0zzu6efqgucm0qdh cosmos153lf4zntqt33a4v0sm5cytrxyqn78q7kz8j8x5 +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for register-payee + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc-fee](axoned_tx_ibc-fee.md) - IBC relayer incentivization transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer.md new file mode 100644 index 00000000000..b83b54ff85a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer.md @@ -0,0 +1,18 @@ +## axoned tx ibc-transfer + +IBC fungible token transfer transaction subcommands + +``` +axoned tx ibc-transfer [flags] +``` + +### Options + +``` + -h, --help help for ibc-transfer +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx ibc-transfer transfer](axoned_tx_ibc-transfer_transfer.md) - Transfer a fungible token through IBC diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer_transfer.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer_transfer.md new file mode 100644 index 00000000000..3ee60c38594 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc-transfer_transfer.md @@ -0,0 +1,61 @@ +## axoned tx ibc-transfer transfer + +Transfer a fungible token through IBC + +### Synopsis + +Transfer a fungible token through IBC. Timeouts can be specified +as absolute or relative using the "absolute-timeouts" flag. Timeout height can be set by passing in the height string +in the form \{revision\}-\{height\} using the "packet-timeout-height" flag. Relative timeout height is added to the block +height queried from the latest consensus state corresponding to the counterparty channel. Relative timeout timestamp +is added to the greater value of the local clock time and the block timestamp queried from the latest consensus state +corresponding to the counterparty channel. Any timeout set to 0 is disabled. + +``` +axoned tx ibc-transfer transfer [src-port] [src-channel] [receiver] [amount] [flags] +``` + +### Examples + +``` +axoned tx ibc-transfer transfer [src-port] [src-channel] [receiver] [amount] +``` + +### Options + +``` + --absolute-timeouts Timeout flags are used as absolute timeouts. + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for transfer + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --memo string Memo to be sent along with the packet. + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --packet-timeout-height string Packet timeout block height. The timeout is disabled when set to 0-0. (default "0-1000") + --packet-timeout-timestamp uint Packet timeout timestamp in nanoseconds from now. Default is 10 minutes. The timeout is disabled when set to 0. (default 600000000000) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc-transfer](axoned_tx_ibc-transfer.md) - IBC fungible token transfer transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc.md new file mode 100644 index 00000000000..38bcac1adb7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc.md @@ -0,0 +1,19 @@ +## axoned tx ibc + +IBC transaction subcommands + +``` +axoned tx ibc [flags] +``` + +### Options + +``` + -h, --help help for ibc +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx ibc channel](axoned_tx_ibc_channel.md) - IBC channel transaction subcommands +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel.md new file mode 100644 index 00000000000..4d2551a7227 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel.md @@ -0,0 +1,19 @@ +## axoned tx ibc channel + +IBC channel transaction subcommands + +``` +axoned tx ibc channel [flags] +``` + +### Options + +``` + -h, --help help for channel +``` + +### SEE ALSO + +* [axoned tx ibc](axoned_tx_ibc.md) - IBC transaction subcommands +* [axoned tx ibc channel prune-acknowledgements](axoned_tx_ibc_channel_prune-acknowledgements.md) - Prune expired packet acknowledgements stored in IBC state +* [axoned tx ibc channel upgrade-channels](axoned_tx_ibc_channel_upgrade-channels.md) - Upgrade IBC channels diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_prune-acknowledgements.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_prune-acknowledgements.md new file mode 100644 index 00000000000..bf15c4897b6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_prune-acknowledgements.md @@ -0,0 +1,53 @@ +## axoned tx ibc channel prune-acknowledgements + +Prune expired packet acknowledgements stored in IBC state + +### Synopsis + +Prune expired packet acknowledgements and receipts stored in IBC state. Packet ackwnowledgements and + receipts are considered expired if a channel has been upgraded. + +``` +axoned tx ibc channel prune-acknowledgements [port] [channel] [limit] [flags] +``` + +### Examples + +``` +axoned tx ibc channel prune-acknowledgements transfer channel-0 1000 +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for prune-acknowledgements + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc channel](axoned_tx_ibc_channel.md) - IBC channel transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_upgrade-channels.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_upgrade-channels.md new file mode 100644 index 00000000000..507b1567ba4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_channel_upgrade-channels.md @@ -0,0 +1,61 @@ +## axoned tx ibc channel upgrade-channels + +Upgrade IBC channels + +### Synopsis + +Submit a governance proposal to upgrade all open channels whose port matches a specified pattern +(the default is transfer), optionally, an exact list of comma separated channel IDs may be specified. + +``` +axoned tx ibc channel upgrade-channels [flags] +``` + +### Examples + +``` +axoned tx ibc channel upgrade-channels "{\"fee_version\":\"ics29-1\",\"app_version\":\"ics20-1\"}" --deposit 10stake +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --channel-ids string a comma separated list of channel IDs to upgrade. + --deposit string The deposit to include with the governance proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedited set the expedited value for the governance proposal. + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for upgrade-channels + --json specify true to output valid proposal.json contents, instead of submitting a governance proposal. + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string The metadata to include with the governance proposal + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --port-pattern string The pattern to use to match port ids. (default "transfer") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string The summary to include with the governance proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string The title to put on the governance proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc channel](axoned_tx_ibc_channel.md) - IBC channel transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client.md new file mode 100644 index 00000000000..f22c380c235 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client.md @@ -0,0 +1,23 @@ +## axoned tx ibc client + +IBC client transaction subcommands + +``` +axoned tx ibc client [flags] +``` + +### Options + +``` + -h, --help help for client +``` + +### SEE ALSO + +* [axoned tx ibc](axoned_tx_ibc.md) - IBC transaction subcommands +* [axoned tx ibc client create](axoned_tx_ibc_client_create.md) - create new IBC client +* [axoned tx ibc client misbehaviour](axoned_tx_ibc_client_misbehaviour.md) - submit a client misbehaviour +* [axoned tx ibc client recover-client](axoned_tx_ibc_client_recover-client.md) - recover an IBC client +* [axoned tx ibc client schedule-ibc-upgrade](axoned_tx_ibc_client_schedule-ibc-upgrade.md) - Submit an IBC software upgrade proposal +* [axoned tx ibc client update](axoned_tx_ibc_client_update.md) - update existing client with a client message +* [axoned tx ibc client upgrade](axoned_tx_ibc_client_upgrade.md) - upgrade an IBC client diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_create.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_create.md new file mode 100644 index 00000000000..93796783487 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_create.md @@ -0,0 +1,54 @@ +## axoned tx ibc client create + +create new IBC client + +### Synopsis + +create a new IBC client with the specified client state and consensus state + - ClientState JSON example: \{"@type":"/ibc.lightclients.solomachine.v1.ClientState","sequence":"1","frozen_sequence":"0","consensus_state":\{"public_key":\{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AtK50+5pJOoaa04qqAqrnyAqsYrwrR/INnA6UPIaYZlp"\},"diversifier":"testing","timestamp":"10"\},"allow_update_after_proposal":false\} + - ConsensusState JSON example: \{"@type":"/ibc.lightclients.solomachine.v1.ConsensusState","public_key":\{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AtK50+5pJOoaa04qqAqrnyAqsYrwrR/INnA6UPIaYZlp"\},"diversifier":"testing","timestamp":"10"\} + +``` +axoned tx ibc client create [path/to/client_state.json] [path/to/consensus_state.json] [flags] +``` + +### Examples + +``` +axoned tx ibc client create [path/to/client_state.json] [path/to/consensus_state.json] --from node0 --home ../node0/cli --chain-id $CID +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_misbehaviour.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_misbehaviour.md new file mode 100644 index 00000000000..2b5a0399d45 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_misbehaviour.md @@ -0,0 +1,52 @@ +## axoned tx ibc client misbehaviour + +submit a client misbehaviour + +### Synopsis + +submit a client misbehaviour to prevent future updates + +``` +axoned tx ibc client misbehaviour [clientID] [path/to/misbehaviour.json] [flags] +``` + +### Examples + +``` +axoned tx ibc client misbehaviour [clientID] [path/to/misbehaviour.json] --from node0 --home ../node0/cli --chain-id $CID +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for misbehaviour + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_recover-client.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_recover-client.md new file mode 100644 index 00000000000..15b204caeda --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_recover-client.md @@ -0,0 +1,53 @@ +## axoned tx ibc client recover-client + +recover an IBC client + +### Synopsis + +Submit a recover IBC client proposal along with an initial deposit + Please specify a subject client identifier you want to recover + Please specify the substitute client the subject client will be recovered to. + +``` +axoned tx ibc client recover-client [subject-client-id] [substitute-client-id] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the client module authority (defaults to gov) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string The deposit to include with the governance proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for recover-client + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string The metadata to include with the governance proposal + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string The summary to include with the governance proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string The title to put on the governance proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_schedule-ibc-upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_schedule-ibc-upgrade.md new file mode 100644 index 00000000000..d3950a9a222 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_schedule-ibc-upgrade.md @@ -0,0 +1,113 @@ +## axoned tx ibc client schedule-ibc-upgrade + +Submit an IBC software upgrade proposal + +### Synopsis + +Please specify a unique name and height for the upgrade to take effect. + The client state specified is the upgraded client state representing the upgraded chain + + Example Upgraded Client State JSON: + \{ + "@type":"/ibc.lightclients.tendermint.v1.ClientState", + "chain_id":"testchain1", + "unbonding_period":"1814400s", + "latest_height":\{ + "revision_number":"0", + "revision_height":"2" + \}, + "proof_specs":[ + \{ + "leaf_spec":\{ + "hash":"SHA256", + "prehash_key":"NO_HASH", + "prehash_value":"SHA256", + "length":"VAR_PROTO", + "prefix":"AA==" + \}, + "inner_spec":\{ + "child_order":[ + 0, + 1 + ], + "child_size":33, + "min_prefix_length":4, + "max_prefix_length":12, + "empty_child":null, + "hash":"SHA256" + \}, + "max_depth":0, + "min_depth":0 + \}, + \{ + "leaf_spec":\{ + "hash":"SHA256", + "prehash_key":"NO_HASH", + "prehash_value":"SHA256", + "length":"VAR_PROTO", + "prefix":"AA==" + \}, + "inner_spec":\{ + "child_order":[ + 0, + 1 + ], + "child_size":32, + "min_prefix_length":1, + "max_prefix_length":1, + "empty_child":null, + "hash":"SHA256" + \}, + "max_depth":0, + "min_depth":0 + \} + ], + "upgrade_path":[ + "upgrade", + "upgradedIBCState" + ] + \} + +``` +axoned tx ibc client schedule-ibc-upgrade [name] [height] [path/to/upgraded_client_state.json] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the client module authority (defaults to gov) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string The deposit to include with the governance proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for schedule-ibc-upgrade + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string The metadata to include with the governance proposal + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string The summary to include with the governance proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string The title to put on the governance proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_update.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_update.md new file mode 100644 index 00000000000..3dc9f827b88 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_update.md @@ -0,0 +1,52 @@ +## axoned tx ibc client update + +update existing client with a client message + +### Synopsis + +update existing client with a client message, for example a header, misbehaviour or batch update + +``` +axoned tx ibc client update [client-id] [path/to/client_msg.json] [flags] +``` + +### Examples + +``` +axoned tx ibc client update [client-id] [path/to/client_msg.json] --from node0 --home ../node0/cli --chain-id $CID +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_upgrade.md new file mode 100644 index 00000000000..ffd465bb88c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_ibc_client_upgrade.md @@ -0,0 +1,54 @@ +## axoned tx ibc client upgrade + +upgrade an IBC client + +### Synopsis + +upgrade the IBC client associated with the provided client identifier while providing proof committed by the counterparty chain to the new client and consensus states + - ClientState JSON example: \{"@type":"/ibc.lightclients.solomachine.v1.ClientState","sequence":"1","frozen_sequence":"0","consensus_state":\{"public_key":\{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AtK50+5pJOoaa04qqAqrnyAqsYrwrR/INnA6UPIaYZlp"\},"diversifier":"testing","timestamp":"10"\},"allow_update_after_proposal":false\} + - ConsensusState JSON example: \{"@type":"/ibc.lightclients.solomachine.v1.ConsensusState","public_key":\{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AtK50+5pJOoaa04qqAqrnyAqsYrwrR/INnA6UPIaYZlp"\},"diversifier":"testing","timestamp":"10"\} + +``` +axoned tx ibc client upgrade [client-identifier] [path/to/client_state.json] [path/to/consensus_state.json] [upgrade-client-proof] [upgrade-consensus-state-proof] [flags] +``` + +### Examples + +``` +axoned tx ibc client upgrade [client-identifier] [path/to/client_state.json] [path/to/consensus_state.json] [client-state-proof] [consensus-state-proof] --from node0 --home ../node0/cli --chain-id $CID +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for upgrade + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx ibc client](axoned_tx_ibc_client.md) - IBC client transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts.md new file mode 100644 index 00000000000..ae430cb2d41 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts.md @@ -0,0 +1,15 @@ +## axoned tx interchain-accounts + +IBC interchain accounts transaction subcommands + +### Options + +``` + -h, --help help for interchain-accounts +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx interchain-accounts controller](axoned_tx_interchain-accounts_controller.md) - IBC interchain accounts controller transaction subcommands +* [axoned tx interchain-accounts host](axoned_tx_interchain-accounts_host.md) - IBC interchain accounts host transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller.md new file mode 100644 index 00000000000..4d1d43d8d31 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller.md @@ -0,0 +1,19 @@ +## axoned tx interchain-accounts controller + +IBC interchain accounts controller transaction subcommands + +``` +axoned tx interchain-accounts controller [flags] +``` + +### Options + +``` + -h, --help help for controller +``` + +### SEE ALSO + +* [axoned tx interchain-accounts](axoned_tx_interchain-accounts.md) - IBC interchain accounts transaction subcommands +* [axoned tx interchain-accounts controller register](axoned_tx_interchain-accounts_controller_register.md) - Register an interchain account on the provided connection. +* [axoned tx interchain-accounts controller send-tx](axoned_tx_interchain-accounts_controller_send-tx.md) - Send an interchain account tx on the provided connection. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_register.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_register.md new file mode 100644 index 00000000000..5dd141a9187 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_register.md @@ -0,0 +1,53 @@ +## axoned tx interchain-accounts controller register + +Register an interchain account on the provided connection. + +### Synopsis + +Register an account on the counterparty chain via the +connection id from the source chain. Connection identifier should be for the source chain +and the interchain account will be created on the counterparty chain. Callers are expected to +provide the appropriate application version string via \{version\} flag and the desired ordering +via the \{ordering\} flag. Generates a new port identifier using the provided owner string, binds to the port identifier and claims +the associated capability. + +``` +axoned tx interchain-accounts controller register [connection-id] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for register + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + --ordering string Channel ordering, can be one of: ORDER_ORDERED, ORDER_UNORDERED (default "ORDER_UNORDERED") + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --version string Controller chain channel version + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx interchain-accounts controller](axoned_tx_interchain-accounts_controller.md) - IBC interchain accounts controller transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_send-tx.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_send-tx.md new file mode 100644 index 00000000000..8619513a5b9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_controller_send-tx.md @@ -0,0 +1,49 @@ +## axoned tx interchain-accounts controller send-tx + +Send an interchain account tx on the provided connection. + +### Synopsis + +Submits pre-built packet data containing messages to be executed on the host chain +and attempts to send the packet. Packet data is provided as json, file or string. An +appropriate relative timeoutTimestamp must be provided with flag \{relative-packet-timeout\} + +``` +axoned tx interchain-accounts controller send-tx [connection-id] [path/to/packet_msg.json] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for send-tx + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --relative-packet-timeout uint Relative packet timeout in nanoseconds from now. Default is 10 minutes. (default 600000000000) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx interchain-accounts controller](axoned_tx_interchain-accounts_controller.md) - IBC interchain accounts controller transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host.md new file mode 100644 index 00000000000..5500dd3fff8 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host.md @@ -0,0 +1,18 @@ +## axoned tx interchain-accounts host + +IBC interchain accounts host transaction subcommands + +``` +axoned tx interchain-accounts host [flags] +``` + +### Options + +``` + -h, --help help for host +``` + +### SEE ALSO + +* [axoned tx interchain-accounts](axoned_tx_interchain-accounts.md) - IBC interchain accounts transaction subcommands +* [axoned tx interchain-accounts host generate-packet-data](axoned_tx_interchain-accounts_host_generate-packet-data.md) - Generates protobuf or proto3 JSON encoded ICA packet data. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host_generate-packet-data.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host_generate-packet-data.md new file mode 100644 index 00000000000..152971c1095 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_interchain-accounts_host_generate-packet-data.md @@ -0,0 +1,65 @@ +## axoned tx interchain-accounts host generate-packet-data + +Generates protobuf or proto3 JSON encoded ICA packet data. + +### Synopsis + +generate-packet-data accepts a message string and serializes it (depending on the +encoding parameter) using protobuf or proto3 JSON into packet data which is outputted to stdout. +It can be used in conjunction with send-tx which submits pre-built packet data containing messages +to be executed on the host chain. The default encoding format is protobuf if none is specified; +otherwise the encoding flag can be used in combination with either "proto3" or "proto3json". + +``` +axoned tx interchain-accounts host generate-packet-data [message] [flags] +``` + +### Examples + +``` +axoned tx interchain-accounts host generate-packet-data '{ + "@type":"/cosmos.bank.v1beta1.MsgSend", + "from_address":"cosmos15ccshhmp0gsx29qpqq6g4zmltnnvgmyu9ueuadh9y2nc5zj0szls5gtddz", + "to_address":"cosmos10h9stc5v6ntgeygf5xf945njqq5h32r53uquvw", + "amount": [ + { + "denom": "stake", + "amount": "1000" + } + ] +}' --memo memo --encoding proto3json + + +axoned tx interchain-accounts host generate-packet-data '[{ + "@type":"/cosmos.bank.v1beta1.MsgSend", + "from_address":"cosmos15ccshhmp0gsx29qpqq6g4zmltnnvgmyu9ueuadh9y2nc5zj0szls5gtddz", + "to_address":"cosmos10h9stc5v6ntgeygf5xf945njqq5h32r53uquvw", + "amount": [ + { + "denom": "stake", + "amount": "1000" + } + ] +}, +{ + "@type": "/cosmos.staking.v1beta1.MsgDelegate", + "delegator_address": "cosmos15ccshhmp0gsx29qpqq6g4zmltnnvgmyu9ueuadh9y2nc5zj0szls5gtddz", + "validator_address": "cosmosvaloper1qnk2n4nlkpw9xfqntladh74w6ujtulwnmxnh3k", + "amount": { + "denom": "stake", + "amount": "1000" + } +}]' +``` + +### Options + +``` + --encoding string optional encoding format of the messages in the interchain accounts packet data + -h, --help help for generate-packet-data + --memo string optional memo to be included in the interchain accounts packet data +``` + +### SEE ALSO + +* [axoned tx interchain-accounts host](axoned_tx_interchain-accounts_host.md) - IBC interchain accounts host transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_logic.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_logic.md new file mode 100644 index 00000000000..1a811285cf2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_logic.md @@ -0,0 +1,18 @@ +## axoned tx logic + +Transactions commands for the logic module + +``` +axoned tx logic [flags] +``` + +### Options + +``` + -h, --help help for logic +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx logic update-params](axoned_tx_logic_update-params.md) - Execute the UpdateParams RPC method diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_logic_update-params.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_logic_update-params.md new file mode 100644 index 00000000000..08bb8b69fd4 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_logic_update-params.md @@ -0,0 +1,43 @@ +## axoned tx logic update-params + +Execute the UpdateParams RPC method + +``` +axoned tx logic update-params [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-params + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --params logic.v1beta2.Params (json) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx logic](axoned_tx_logic.md) - Transactions commands for the logic module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_mint.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_mint.md new file mode 100644 index 00000000000..31ead94486e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_mint.md @@ -0,0 +1,18 @@ +## axoned tx mint + +Transactions commands for the mint module + +``` +axoned tx mint [flags] +``` + +### Options + +``` + -h, --help help for mint +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx mint update-params](axoned_tx_mint_update-params.md) - Execute the UpdateParams RPC method diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_mint_update-params.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_mint_update-params.md new file mode 100644 index 00000000000..c08343b19cc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_mint_update-params.md @@ -0,0 +1,43 @@ +## axoned tx mint update-params + +Execute the UpdateParams RPC method + +``` +axoned tx mint update-params [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-params + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --params mint.v1beta1.Params (json) + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx mint](axoned_tx_mint.md) - Transactions commands for the mint module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_multi-sign.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_multi-sign.md new file mode 100644 index 00000000000..21882471658 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_multi-sign.md @@ -0,0 +1,68 @@ +## axoned tx multi-sign + +Generate multisig signatures for transactions generated offline + +### Synopsis + +Sign transactions created with the --generate-only flag that require multisig signatures. + +Read one or more signatures from one or more [signature] file, generate a multisig signature compliant to the +multisig key [name], and attach the key name to the transaction read from [file]. + +Example: +$ axoned tx multisign transaction.json k1k2k3 k1sig.json k2sig.json k3sig.json + +If --signature-only flag is on, output a JSON representation +of only the generated signature. + +If the --offline flag is on, the client will not reach out to an external node. +Account number or sequence number lookups are not performed so you must +set these parameters manually. + +If the --skip-signature-verification flag is on, the command will not verify the +signatures in the provided signature files. This is useful when the multisig +account is a signer in a nested multisig scenario. + +The current multisig implementation defaults to amino-json sign mode. +The SIGN_MODE_DIRECT sign mode is not supported.' + +``` +axoned tx multi-sign [file] [name] [[signature]...] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for multi-sign + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + --output-document string The document is written to the given file instead of STDOUT + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --signature-only Print only the generated signature, then exit + --skip-signature-verification Skip signature verification + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_multisign-batch.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_multisign-batch.md new file mode 100644 index 00000000000..e5a9afb65a2 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_multisign-batch.md @@ -0,0 +1,57 @@ +## axoned tx multisign-batch + +Assemble multisig transactions in batch from batch signatures + +### Synopsis + +Assemble a batch of multisig transactions generated by batch sign command. + +Read one or more signatures from one or more [signature] file, generate a multisig signature compliant to the +multisig key [name], and attach the key name to the transaction read from [file]. + +Example: +$ axoned tx multisign-batch transactions.json multisigk1k2k3 k1sigs.json k2sigs.json k3sig.json + +The current multisig implementation defaults to amino-json sign mode. +The SIGN_MODE_DIRECT sign mode is not supported.' + +``` +axoned tx multisign-batch [file] [name] [[signature-file]...] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for multisign-batch + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --multisig string Address of the multisig account that the transaction signs on behalf of + --no-auto-increment disable sequence auto increment + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + --output-document string The document is written to the given file instead of STDOUT + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_sign-batch.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_sign-batch.md new file mode 100644 index 00000000000..1e57f41bf84 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_sign-batch.md @@ -0,0 +1,67 @@ +## axoned tx sign-batch + +Sign transaction batch files + +### Synopsis + +Sign batch files of transactions generated with --generate-only. +The command processes list of transactions from a file (one StdTx each line), or multiple files. +Then generates signed transactions or signatures and print their JSON encoding, delimited by '\n'. +As the signatures are generated, the command updates the account and sequence number accordingly. + +If the --signature-only flag is set, it will output the signature parts only. + +The --offline flag makes sure that the client will not reach out to full node. +As a result, the account and the sequence number queries will not be performed and +it is required to set such parameters manually. Note, invalid values will cause +the transaction to fail. The sequence will be incremented automatically for each +transaction that is signed. + +If --account-number or --sequence flag is used when offline=false, they are ignored and +overwritten by the default flag values. + +The --multisig=<multisig_key> flag generates a signature on behalf of a multisig +account key. It implies --signature-only. + +``` +axoned tx sign-batch [file] ([file2]...) [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --append Combine all message and generate single signed transaction for broadcast. + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for sign-batch + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --multisig string Address or key name of the multisig account on behalf of which the transaction shall be signed + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --output-document string The document will be written to the given file instead of STDOUT + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --signature-only Print only the generated signature, then exit + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_sign.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_sign.md new file mode 100644 index 00000000000..23b627b3941 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_sign.md @@ -0,0 +1,62 @@ +## axoned tx sign + +Sign a transaction generated offline + +### Synopsis + +Sign a transaction created with the --generate-only flag. +It will read a transaction from [file], sign it, and print its JSON encoding. + +If the --signature-only flag is set, it will output the signature parts only. + +The --offline flag makes sure that the client will not reach out to full node. +As a result, the account and sequence number queries will not be performed and +it is required to set such parameters manually. Note, invalid values will cause +the transaction to fail. + +The --multisig=<multisig_key> flag generates a signature on behalf of a multisig account +key. It implies --signature-only. Full multisig signed transactions may eventually +be generated via the 'multisign' command. + +``` +axoned tx sign [file] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for sign + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --multisig string Address or key name of the multisig account on behalf of which the transaction shall be signed + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --output-document string The document will be written to the given file instead of STDOUT + --overwrite Overwrite existing signatures with a new one. If disabled, new signature will be appended + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --signature-only Print only the signatures + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_simulate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_simulate.md new file mode 100644 index 00000000000..3aa5e09d63f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_simulate.md @@ -0,0 +1,91 @@ +## axoned tx simulate + +Simulate the gas usage of a transaction + +### Synopsis + +Simulate whether a transaction will be successful: + +- if successful, the simulation result is printed, which includes the gas + consumption, message response data, and events emitted; +- if unsuccessful, the error message is printed. + +The user must provide the path to a JSON-encoded unsigned transaction, typically +generated by any transaction command with the --generate-only flag. It should +look like below. Note that the "signer_infos" and "signatures" fields are left +empty; they will be auto-populated by dummy data for simulation purpose. + +\{ + "body": \{ + "messages": [ + \{ + "@type": "/cosmos.bank.v1beta1.MsgSend", + "from_address": "cosmos1...", + "to_address": "cosmos1...", + "amount": [ + \{ + "denom": "utoken", + "amount": "12345" + \} + ] + \} + ], + "memo": "", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + \}, + "auth_info": \{ + "signer_infos": [], + "fee": \{ + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + \}, + "tip": null + \}, + "signatures": [] +\} + +The --from flag is mandatory, as the signer account's correct sequence number is +necessary for simulation. + +``` +axoned tx simulate /path/to/unsigned-tx.json --from keyname [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for simulate + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +- [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_slashing.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_slashing.md new file mode 100644 index 00000000000..51ea97c7525 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_slashing.md @@ -0,0 +1,18 @@ +## axoned tx slashing + +Transactions commands for the slashing module + +``` +axoned tx slashing [flags] +``` + +### Options + +``` + -h, --help help for slashing +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx slashing unjail](axoned_tx_slashing_unjail.md) - Unjail a jailed validator diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_slashing_unjail.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_slashing_unjail.md new file mode 100644 index 00000000000..8d6f27ec3ac --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_slashing_unjail.md @@ -0,0 +1,48 @@ +## axoned tx slashing unjail + +Unjail a jailed validator + +``` +axoned tx slashing unjail [flags] +``` + +### Examples + +``` +axoned tx slashing unjail --from [validator] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for unjail + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx slashing](axoned_tx_slashing.md) - Transactions commands for the slashing module diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking.md new file mode 100644 index 00000000000..e71f7cf58bb --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking.md @@ -0,0 +1,23 @@ +## axoned tx staking + +Staking transaction subcommands + +``` +axoned tx staking [flags] +``` + +### Options + +``` + -h, --help help for staking +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx staking cancel-unbond](axoned_tx_staking_cancel-unbond.md) - Cancel unbonding delegation and delegate back to the validator +* [axoned tx staking create-validator](axoned_tx_staking_create-validator.md) - create new validator initialized with a self-delegation to it +* [axoned tx staking delegate](axoned_tx_staking_delegate.md) - Delegate liquid tokens to a validator +* [axoned tx staking edit-validator](axoned_tx_staking_edit-validator.md) - edit an existing validator account +* [axoned tx staking redelegate](axoned_tx_staking_redelegate.md) - Redelegate illiquid tokens from one validator to another +* [axoned tx staking unbond](axoned_tx_staking_unbond.md) - Unbond shares from a validator diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_cancel-unbond.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_cancel-unbond.md new file mode 100644 index 00000000000..d75b6af4aa3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_cancel-unbond.md @@ -0,0 +1,55 @@ +## axoned tx staking cancel-unbond + +Cancel unbonding delegation and delegate back to the validator + +### Synopsis + +Cancel Unbonding Delegation and delegate back to the validator. + +Example: +$ axoned tx staking cancel-unbond axonevaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj 100stake 2 --from mykey + +``` +axoned tx staking cancel-unbond [validator-addr] [amount] [creation-height] [flags] +``` + +### Examples + +``` +$ axoned tx staking cancel-unbond axonevaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj 100stake 2 --from mykey +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for cancel-unbond + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_create-validator.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_create-validator.md new file mode 100644 index 00000000000..65c71ac7c00 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_create-validator.md @@ -0,0 +1,72 @@ +## axoned tx staking create-validator + +create new validator initialized with a self-delegation to it + +### Synopsis + +Create a new validator initialized with a self-delegation by submitting a JSON file with the new validator details. + +``` +axoned tx staking create-validator [path/to/validator.json] [flags] +``` + +### Examples + +``` +$ axoned tx staking create-validator path/to/validator.json --from keyname + +Where validator.json contains: + +{ + "pubkey": {"@type":"/cosmos.crypto.ed25519.PubKey","key":"oWg2ISpLF405Jcm2vXV+2v4fnjodh6aafuIdeoW+rUw="}, + "amount": "1000000stake", + "moniker": "myvalidator", + "identity": "optional identity signature (ex. UPort or Keybase)", + "website": "validator's (optional) website", + "security": "validator's (optional) security contact email", + "details": "validator's (optional) details", + "commission-rate": "0.1", + "commission-max-rate": "0.2", + "commission-max-change-rate": "0.01", + "min-self-delegation": "1" +} + +where we can get the pubkey using "axoned tendermint show-validator" +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-validator + --ip string The node's public IP. It takes effect only when used in combination with --generate-only + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --node-id string The node's ID + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_delegate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_delegate.md new file mode 100644 index 00000000000..f2704e66994 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_delegate.md @@ -0,0 +1,49 @@ +## axoned tx staking delegate + +Delegate liquid tokens to a validator + +### Synopsis + +Delegate an amount of liquid coins to a validator from your wallet. + +Example: +$ axoned tx staking delegate cosmosvalopers1l2rsakp388kuv9k8qzq6lrm9taddae7fpx59wm 1000stake --from mykey + +``` +axoned tx staking delegate [validator-addr] [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for delegate + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_edit-validator.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_edit-validator.md new file mode 100644 index 00000000000..e80f7942404 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_edit-validator.md @@ -0,0 +1,49 @@ +## axoned tx staking edit-validator + +edit an existing validator account + +``` +axoned tx staking edit-validator [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --commission-rate string The new commission rate percentage + --details string The validator's (optional) details (default "[do-not-modify]") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for edit-validator + --identity string The (optional) identity signature (ex. UPort or Keybase) (default "[do-not-modify]") + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --min-self-delegation string The minimum self delegation required on the validator + --new-moniker string The validator's name (default "[do-not-modify]") + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + --security-contact string The validator's (optional) security contact email (default "[do-not-modify]") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --website string The validator's (optional) website (default "[do-not-modify]") + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_redelegate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_redelegate.md new file mode 100644 index 00000000000..7f446fca093 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_redelegate.md @@ -0,0 +1,49 @@ +## axoned tx staking redelegate + +Redelegate illiquid tokens from one validator to another + +### Synopsis + +Redelegate an amount of illiquid staking tokens from one validator to another. + +Example: +$ axoned tx staking redelegate cosmosvalopers1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj cosmosvalopers1l2rsakp388kuv9k8qzq6lrm9taddae7fpx59wm 100stake --from mykey + +``` +axoned tx staking redelegate [src-validator-addr] [dst-validator-addr] [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for redelegate + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_unbond.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_unbond.md new file mode 100644 index 00000000000..f351180bfda --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_staking_unbond.md @@ -0,0 +1,49 @@ +## axoned tx staking unbond + +Unbond shares from a validator + +### Synopsis + +Unbond an amount of bonded shares from a validator. + +Example: +$ axoned tx staking unbond axonevaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj 100stake --from mykey + +``` +axoned tx staking unbond [validator-addr] [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for unbond + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx staking](axoned_tx_staking.md) - Staking transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade.md new file mode 100644 index 00000000000..da779b4ce94 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade.md @@ -0,0 +1,15 @@ +## axoned tx upgrade + +Upgrade transaction subcommands + +### Options + +``` + -h, --help help for upgrade +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx upgrade cancel-software-upgrade](axoned_tx_upgrade_cancel-software-upgrade.md) - Cancel the current software upgrade proposal +* [axoned tx upgrade software-upgrade](axoned_tx_upgrade_software-upgrade.md) - Submit a software upgrade proposal diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_cancel-software-upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_cancel-software-upgrade.md new file mode 100644 index 00000000000..f8e3c218f58 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_cancel-software-upgrade.md @@ -0,0 +1,51 @@ +## axoned tx upgrade cancel-software-upgrade + +Cancel the current software upgrade proposal + +### Synopsis + +Cancel a software upgrade along with an initial deposit. + +``` +axoned tx upgrade cancel-software-upgrade [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the upgrade module authority (defaults to gov) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string The deposit to include with the governance proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for cancel-software-upgrade + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string The metadata to include with the governance proposal + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string The summary to include with the governance proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string The title to put on the governance proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx upgrade](axoned_tx_upgrade.md) - Upgrade transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_software-upgrade.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_software-upgrade.md new file mode 100644 index 00000000000..034208b9835 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_upgrade_software-upgrade.md @@ -0,0 +1,58 @@ +## axoned tx upgrade software-upgrade + +Submit a software upgrade proposal + +### Synopsis + +Submit a software upgrade along with an initial deposit. +Please specify a unique name and height for the upgrade to take effect. +You may include info to reference a binary download link, in a format compatible with: [https://docs.cosmos.network/main/tooling/cosmovisor](https://docs.cosmos.network/main/tooling/cosmovisor) + +``` +axoned tx upgrade software-upgrade [name] (--upgrade-height [height]) (--upgrade-info [info]) [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the upgrade module authority (defaults to gov) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --daemon-name string The name of the executable being upgraded (for upgrade-info validation). Default is the DAEMON_NAME env var if set, or else this executable (default "axoned") + --deposit string The deposit to include with the governance proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for software-upgrade + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --metadata string The metadata to include with the governance proposal + --no-checksum-required Skip requirement of checksums for binaries in the upgrade info + --no-validate Skip validation of the upgrade info (dangerous!) + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string The summary to include with the governance proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string The title to put on the governance proposal + --upgrade-height int The height at which the upgrade must happen + --upgrade-info string Info for the upgrade plan such as new version download urls, etc. + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx upgrade](axoned_tx_upgrade.md) - Upgrade transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_validate-signatures.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_validate-signatures.md new file mode 100644 index 00000000000..40dda098f4a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_validate-signatures.md @@ -0,0 +1,52 @@ +## axoned tx validate-signatures + +validate transactions signatures + +### Synopsis + +Print the addresses that must sign the transaction, those who have already +signed it, and make sure that signatures are in the correct order. + +The command would check whether all required signers have signed the transactions, whether +the signatures were collected in the right order, and if the signature is valid over the +given transaction. If the --offline flag is also set, signature validation over the +transaction will be not be performed as that will require RPC communication with a full node. + +``` +axoned tx validate-signatures [file] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID (default "axoned") + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for validate-signatures + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting.md new file mode 100644 index 00000000000..a74f48be186 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting.md @@ -0,0 +1,21 @@ +## axoned tx vesting + +Vesting transaction subcommands + +``` +axoned tx vesting [flags] +``` + +### Options + +``` + -h, --help help for vesting +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx vesting create-cliff-vesting-account](axoned_tx_vesting_create-cliff-vesting-account.md) - Create a new vesting account funded with an allocation of tokens with cliff. +* [axoned tx vesting create-periodic-vesting-account](axoned_tx_vesting_create-periodic-vesting-account.md) - Create a new vesting account funded with an allocation of tokens. +* [axoned tx vesting create-permanent-locked-account](axoned_tx_vesting_create-permanent-locked-account.md) - Create a new permanently locked account funded with an allocation of tokens. +* [axoned tx vesting create-vesting-account](axoned_tx_vesting_create-vesting-account.md) - Create a new vesting account funded with an allocation of tokens. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-cliff-vesting-account.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-cliff-vesting-account.md new file mode 100644 index 00000000000..141b5e2aae0 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-cliff-vesting-account.md @@ -0,0 +1,50 @@ +## axoned tx vesting create-cliff-vesting-account + +Create a new vesting account funded with an allocation of tokens with cliff. + +### Synopsis + +Create a new vesting account funded with an allocation of tokens with cliff. The +tokens allowed will be start vested but the token will be released only after the cliff time. +All vesting accounts created will have their start time +set by the committed block's time. The end_time and cliff_time must be provided as a UNIX epoch +timestamp. + +``` +axoned tx vesting create-cliff-vesting-account [to_address] [amount] [cliff_time] [end_time] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-cliff-vesting-account + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx vesting](axoned_tx_vesting.md) - Vesting transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-periodic-vesting-account.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-periodic-vesting-account.md new file mode 100644 index 00000000000..3f36d9b6742 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-periodic-vesting-account.md @@ -0,0 +1,61 @@ +## axoned tx vesting create-periodic-vesting-account + +Create a new vesting account funded with an allocation of tokens. + +### Synopsis + +A sequence of coins and period length in seconds. Periods are sequential, in that the duration of of a period only starts at the end of the previous period. The duration of the first period starts upon account creation. For instance, the following periods.json file shows 20 "test" coins vesting 30 days apart from each other. + Where periods.json contains: + + An array of coin strings and unix epoch times for coins to vest +\{ "start_time": 1625204910, +"periods":[ + \{ + "coins": "10test", + "length_seconds":2592000 //30 days + \}, + \{ + "coins": "10test", + "length_seconds":2592000 //30 days + \}, +] + \} + +``` +axoned tx vesting create-periodic-vesting-account [to_address] [periods_json_file] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-periodic-vesting-account + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx vesting](axoned_tx_vesting.md) - Vesting transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-permanent-locked-account.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-permanent-locked-account.md new file mode 100644 index 00000000000..bfe8347391e --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-permanent-locked-account.md @@ -0,0 +1,48 @@ +## axoned tx vesting create-permanent-locked-account + +Create a new permanently locked account funded with an allocation of tokens. + +### Synopsis + +Create a new account funded with an allocation of permanently locked tokens. These +tokens may be used for staking but are non-transferable. Staking rewards will acrue as liquid and transferable +tokens. + +``` +axoned tx vesting create-permanent-locked-account [to_address] [amount] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-permanent-locked-account + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx vesting](axoned_tx_vesting.md) - Vesting transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-vesting-account.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-vesting-account.md new file mode 100644 index 00000000000..550a1de597f --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_vesting_create-vesting-account.md @@ -0,0 +1,51 @@ +## axoned tx vesting create-vesting-account + +Create a new vesting account funded with an allocation of tokens. + +### Synopsis + +Create a new vesting account funded with an allocation of tokens. The +account can either be a delayed or continuous vesting account, which is determined +by the '--delayed' flag. All vesting accounts created will have their start time +set by the committed block's time. The end_time must be provided as a UNIX epoch +timestamp. + +``` +axoned tx vesting create-vesting-account [to_address] [amount] [end_time] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --delayed Create a delayed vesting account if true + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for create-vesting-account + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx vesting](axoned_tx_vesting.md) - Vesting transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm.md new file mode 100644 index 00000000000..8e6c837754d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm.md @@ -0,0 +1,28 @@ +## axoned tx wasm + +Wasm transaction subcommands + +``` +axoned tx wasm [flags] +``` + +### Options + +``` + -h, --help help for wasm +``` + +### SEE ALSO + +* [axoned tx](axoned_tx.md) - Transactions subcommands +* [axoned tx wasm clear-contract-admin](axoned_tx_wasm_clear-contract-admin.md) - Clears admin for a contract to prevent further migrations +* [axoned tx wasm execute](axoned_tx_wasm_execute.md) - Execute a command on a wasm contract +* [axoned tx wasm grant](axoned_tx_wasm_grant.md) - Grant a authz permission +* [axoned tx wasm instantiate](axoned_tx_wasm_instantiate.md) - Instantiate a wasm contract +* [axoned tx wasm instantiate2](axoned_tx_wasm_instantiate2.md) - Instantiate a wasm contract with predictable address +* [axoned tx wasm migrate](axoned_tx_wasm_migrate.md) - Migrate a wasm contract to a new code version +* [axoned tx wasm set-contract-admin](axoned_tx_wasm_set-contract-admin.md) - Set new admin for a contract +* [axoned tx wasm set-contract-label](axoned_tx_wasm_set-contract-label.md) - Set new label for a contract +* [axoned tx wasm store](axoned_tx_wasm_store.md) - Upload a wasm binary +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. +* [axoned tx wasm update-instantiate-config](axoned_tx_wasm_update-instantiate-config.md) - Update instantiate config for a codeID diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_clear-contract-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_clear-contract-admin.md new file mode 100644 index 00000000000..55c90de6dfa --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_clear-contract-admin.md @@ -0,0 +1,42 @@ +## axoned tx wasm clear-contract-admin + +Clears admin for a contract to prevent further migrations + +``` +axoned tx wasm clear-contract-admin [contract_addr_bech32] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for clear-contract-admin + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_execute.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_execute.md new file mode 100644 index 00000000000..ce8cc041054 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_execute.md @@ -0,0 +1,43 @@ +## axoned tx wasm execute + +Execute a command on a wasm contract + +``` +axoned tx wasm execute [contract_addr_bech32] [json_encoded_send_args] --amount [coins,optional] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --amount string Coins to send to the contract along with command + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for execute + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant.md new file mode 100644 index 00000000000..1ed501b69cd --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant.md @@ -0,0 +1,15 @@ +## axoned tx wasm grant + +Grant a authz permission + +### Options + +``` + -h, --help help for grant +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands +* [axoned tx wasm grant contract](axoned_tx_wasm_grant_contract.md) - Grant authorization to interact with a contract on behalf of you +* [axoned tx wasm grant store-code](axoned_tx_wasm_grant_store-code.md) - Grant authorization to upload contract code on behalf of you diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_contract.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_contract.md new file mode 100644 index 00000000000..2d91d838b81 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_contract.md @@ -0,0 +1,59 @@ +## axoned tx wasm grant contract + +Grant authorization to interact with a contract on behalf of you + +### Synopsis + +Grant authorization to an address. +Examples: +$ axoned tx grant contract <grantee_addr> execution <contract_addr> --allow-all-messages --max-calls 1 --no-token-transfer --expiration 1667979596 + +$ axoned tx grant contract <grantee_addr> execution <contract_addr> --allow-all-messages --max-funds 100000uwasm --expiration 1667979596 + +$ axoned tx grant contract <grantee_addr> execution <contract_addr> --allow-all-messages --max-calls 5 --max-funds 100000uwasm --expiration 1667979596 + +``` +axoned tx wasm grant contract [grantee] [message_type="execution"|"migration"] [contract_addr_bech32] --allow-raw-msgs [msg1,msg2,...] --allow-msg-keys [key1,key2,...] --allow-all-messages [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --allow-all-messages Allow all messages + --allow-msg-keys strings Allowed msg keys + --allow-raw-msgs strings Allowed raw msgs + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expiration int The Unix timestamp. + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for contract + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --max-calls uint Maximal number of calls to the contract + --max-funds string Maximal amount of tokens transferable to the contract. + --no-token-transfer Don't allow token transfer + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm grant](axoned_tx_wasm_grant.md) - Grant a authz permission diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_store-code.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_store-code.md new file mode 100644 index 00000000000..16ce47ebcc6 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_grant_store-code.md @@ -0,0 +1,51 @@ +## axoned tx wasm grant store-code + +Grant authorization to upload contract code on behalf of you + +### Synopsis + +Grant authorization to an address. +Examples: +$ axoned tx grant store-code <grantee_addr> 13a1fc994cc6d1c81b746ee0c0ff6f90043875e0bf1d9be6b7d779fc978dc2a5:everybody 1wqrtry681b746ee0c0ff6f90043875e0bf1d9be6b7d779fc978dc2a5:nobody --expiration 1667979596 + +$ axoned tx grant store-code <grantee_addr> *:axoned1l2rsakp388kuv9k8qzq6lrm9taddae7fpx59wm,axoned1vx8knpllrj7n963p9ttd80w47kpacrhuts497x + +``` +axoned tx wasm grant store-code [grantee] [code_hash:permission] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expiration int The Unix timestamp. + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for store-code + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm grant](axoned_tx_wasm_grant.md) - Grant a authz permission diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate.md new file mode 100644 index 00000000000..b90dd2ed1e1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate.md @@ -0,0 +1,54 @@ +## axoned tx wasm instantiate + +Instantiate a wasm contract + +### Synopsis + +Creates a new instance of an uploaded wasm code with the given 'constructor' message. +Each contract instance has a unique address assigned. +Example: +$ axoned tx wasm instantiate 1 '\{"foo":"bar"\}' --admin="$(axoned keys show mykey -a)" \ + --from mykey --amount="100ustake" --label "local0.1.0" + +``` +axoned tx wasm instantiate [code_id_int64] [json_encoded_init_args] --label [text] --admin [address,optional] --amount [coins,optional] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --admin string Address or key name of an admin + --amount string Coins to send to the contract during instantiation + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for instantiate + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --label string A human-readable name for this contract in lists + --ledger Use a connected Ledger device + --no-admin You must set this explicitly if you don't want an admin + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate2.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate2.md new file mode 100644 index 00000000000..3a856fe7950 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_instantiate2.md @@ -0,0 +1,61 @@ +## axoned tx wasm instantiate2 + +Instantiate a wasm contract with predictable address + +### Synopsis + +Creates a new instance of an uploaded wasm code with the given 'constructor' message. +Each contract instance has a unique address assigned. They are assigned automatically but in order to have predictable addresses +for special use cases, the given 'salt' argument and '--fix-msg' parameters can be used to generate a custom address. + +Predictable address example (also see 'axoned query wasm build-address -h'): +$ axoned tx wasm instantiate2 1 '\{"foo":"bar"\}' $(echo -n "testing" | xxd -ps) --admin="$(axoned keys show mykey -a)" \ + --from mykey --amount="100ustake" --label "local0.1.0" \ + --fix-msg + +``` +axoned tx wasm instantiate2 [code_id_int64] [json_encoded_init_args] [salt] --label [text] --admin [address,optional] --amount [coins,optional] --fix-msg [bool,optional] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --admin string Address or key name of an admin + --amount string Coins to send to the contract during instantiation + --ascii ascii encoded salt + --aux Generate aux signer data instead of sending a tx + --b64 base64 encoded salt + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --fix-msg An optional flag to include the json_encoded_init_args for the predictable address generation mode + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for instantiate2 + --hex hex encoded salt + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --label string A human-readable name for this contract in lists + --ledger Use a connected Ledger device + --no-admin You must set this explicitly if you don't want an admin + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_migrate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_migrate.md new file mode 100644 index 00000000000..df497f3dea1 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_migrate.md @@ -0,0 +1,42 @@ +## axoned tx wasm migrate + +Migrate a wasm contract to a new code version + +``` +axoned tx wasm migrate [contract_addr_bech32] [new_code_id_int64] [json_encoded_migration_args] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for migrate + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-admin.md new file mode 100644 index 00000000000..1b24d635072 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-admin.md @@ -0,0 +1,42 @@ +## axoned tx wasm set-contract-admin + +Set new admin for a contract + +``` +axoned tx wasm set-contract-admin [contract_addr_bech32] [new_admin_addr_bech32] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for set-contract-admin + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-label.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-label.md new file mode 100644 index 00000000000..97d793369d9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_set-contract-label.md @@ -0,0 +1,42 @@ +## axoned tx wasm set-contract-label + +Set new label for a contract + +``` +axoned tx wasm set-contract-label [contract_addr_bech32] [new_label] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for set-contract-label + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_store.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_store.md new file mode 100644 index 00000000000..e5fdf8b74be --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_store.md @@ -0,0 +1,46 @@ +## axoned tx wasm store + +Upload a wasm binary + +``` +axoned tx wasm store [wasm file] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for store + --instantiate-anyof-addresses strings Any of the addresses can instantiate a contract from the code, optional + --instantiate-everybody string Everybody can instantiate a contract from the code, optional + --instantiate-nobody string Nobody except the governance process can instantiate a contract from the code, optional + --instantiate-only-address string Removed: use instantiate-anyof-addresses instead + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal.md new file mode 100644 index 00000000000..74d195b351a --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal.md @@ -0,0 +1,28 @@ +## axoned tx wasm submit-proposal + +Submit a wasm proposal. + +### Options + +``` + -h, --help help for submit-proposal +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands +* [axoned tx wasm submit-proposal add-code-upload-params-addresses](axoned_tx_wasm_submit-proposal_add-code-upload-params-addresses.md) - Submit an add code upload params addresses proposal to add addresses to code upload config params +* [axoned tx wasm submit-proposal clear-contract-admin](axoned_tx_wasm_submit-proposal_clear-contract-admin.md) - Submit a clear admin for a contract to prevent further migrations proposal +* [axoned tx wasm submit-proposal execute-contract](axoned_tx_wasm_submit-proposal_execute-contract.md) - Submit a execute wasm contract proposal (run by any address) +* [axoned tx wasm submit-proposal instantiate-contract](axoned_tx_wasm_submit-proposal_instantiate-contract.md) - Submit an instantiate wasm contract proposal +* [axoned tx wasm submit-proposal instantiate-contract-2](axoned_tx_wasm_submit-proposal_instantiate-contract-2.md) - Submit an instantiate wasm contract proposal with predictable address +* [axoned tx wasm submit-proposal migrate-contract](axoned_tx_wasm_submit-proposal_migrate-contract.md) - Submit a migrate wasm contract to a new code version proposal +* [axoned tx wasm submit-proposal pin-codes](axoned_tx_wasm_submit-proposal_pin-codes.md) - Submit a pin code proposal for pinning a code to cache +* [axoned tx wasm submit-proposal remove-code-upload-params-addresses](axoned_tx_wasm_submit-proposal_remove-code-upload-params-addresses.md) - Submit a remove code upload params addresses proposal to remove addresses from code upload config params +* [axoned tx wasm submit-proposal set-contract-admin](axoned_tx_wasm_submit-proposal_set-contract-admin.md) - Submit a new admin for a contract proposal +* [axoned tx wasm submit-proposal store-instantiate](axoned_tx_wasm_submit-proposal_store-instantiate.md) - Submit a store and instantiate wasm contract proposal +* [axoned tx wasm submit-proposal store-migrate](axoned_tx_wasm_submit-proposal_store-migrate.md) - Submit a store and migrate wasm contract proposal +* [axoned tx wasm submit-proposal sudo-contract](axoned_tx_wasm_submit-proposal_sudo-contract.md) - Submit a sudo wasm contract proposal (to call privileged commands) +* [axoned tx wasm submit-proposal unpin-codes](axoned_tx_wasm_submit-proposal_unpin-codes.md) - Submit a unpin code proposal for unpinning a code to cache +* [axoned tx wasm submit-proposal update-instantiate-config](axoned_tx_wasm_submit-proposal_update-instantiate-config.md) - Submit an update instantiate config proposal. +* [axoned tx wasm submit-proposal wasm-store](axoned_tx_wasm_submit-proposal_wasm-store.md) - Submit a wasm binary proposal diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_add-code-upload-params-addresses.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_add-code-upload-params-addresses.md new file mode 100644 index 00000000000..d2c4873e313 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_add-code-upload-params-addresses.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal add-code-upload-params-addresses + +Submit an add code upload params addresses proposal to add addresses to code upload config params + +``` +axoned tx wasm submit-proposal add-code-upload-params-addresses [addresses] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for add-code-upload-params-addresses + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_clear-contract-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_clear-contract-admin.md new file mode 100644 index 00000000000..43c5e3fd00b --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_clear-contract-admin.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal clear-contract-admin + +Submit a clear admin for a contract to prevent further migrations proposal + +``` +axoned tx wasm submit-proposal clear-contract-admin [contract_addr_bech32] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for clear-contract-admin + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_execute-contract.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_execute-contract.md new file mode 100644 index 00000000000..b3691eb0c72 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_execute-contract.md @@ -0,0 +1,48 @@ +## axoned tx wasm submit-proposal execute-contract + +Submit a execute wasm contract proposal (run by any address) + +``` +axoned tx wasm submit-proposal execute-contract [contract_addr_bech32] [json_encoded_execution_args] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --amount string Coins to send to the contract during instantiation + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for execute-contract + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract-2.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract-2.md new file mode 100644 index 00000000000..b5889ffccfc --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract-2.md @@ -0,0 +1,55 @@ +## axoned tx wasm submit-proposal instantiate-contract-2 + +Submit an instantiate wasm contract proposal with predictable address + +``` +axoned tx wasm submit-proposal instantiate-contract-2 [code_id_int64] [json_encoded_init_args] [salt] --authority [address] --label [text] --title [text] --summary [text] --admin [address,optional] --amount [coins,optional] --fix-msg [bool,optional] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --admin string Address of an admin + --amount string Coins to send to the contract during instantiation + --ascii ascii encoded salt + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + --b64 base64 encoded salt + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --fix-msg An optional flag to include the json_encoded_init_args for the predictable address generation mode + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for instantiate-contract-2 + --hex hex encoded salt + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --label string A human-readable name for this contract in lists + --ledger Use a connected Ledger device + --no-admin You must set this explicitly if you don't want an admin + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract.md new file mode 100644 index 00000000000..2c648bb2992 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_instantiate-contract.md @@ -0,0 +1,51 @@ +## axoned tx wasm submit-proposal instantiate-contract + +Submit an instantiate wasm contract proposal + +``` +axoned tx wasm submit-proposal instantiate-contract [code_id_int64] [json_encoded_init_args] --authority [address] --label [text] --title [text] --summary [text] --admin [address,optional] --amount [coins,optional] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --admin string Address or key name of an admin + --amount string Coins to send to the contract during instantiation + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for instantiate-contract + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --label string A human-readable name for this contract in lists + --ledger Use a connected Ledger device + --no-admin You must set this explicitly if you don't want an admin + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_migrate-contract.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_migrate-contract.md new file mode 100644 index 00000000000..a45049181ac --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_migrate-contract.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal migrate-contract + +Submit a migrate wasm contract to a new code version proposal + +``` +axoned tx wasm submit-proposal migrate-contract [contract_addr_bech32] [new_code_id_int64] [json_encoded_migration_args] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for migrate-contract + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_pin-codes.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_pin-codes.md new file mode 100644 index 00000000000..4d3683218a3 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_pin-codes.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal pin-codes + +Submit a pin code proposal for pinning a code to cache + +``` +axoned tx wasm submit-proposal pin-codes [code-ids] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for pin-codes + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_remove-code-upload-params-addresses.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_remove-code-upload-params-addresses.md new file mode 100644 index 00000000000..166fb83a5c9 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_remove-code-upload-params-addresses.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal remove-code-upload-params-addresses + +Submit a remove code upload params addresses proposal to remove addresses from code upload config params + +``` +axoned tx wasm submit-proposal remove-code-upload-params-addresses [addresses] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for remove-code-upload-params-addresses + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_set-contract-admin.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_set-contract-admin.md new file mode 100644 index 00000000000..49b0a2518d7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_set-contract-admin.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal set-contract-admin + +Submit a new admin for a contract proposal + +``` +axoned tx wasm submit-proposal set-contract-admin [contract_addr_bech32] [new_admin_addr_bech32] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for set-contract-admin + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-instantiate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-instantiate.md new file mode 100644 index 00000000000..faf9f465a74 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-instantiate.md @@ -0,0 +1,59 @@ +## axoned tx wasm submit-proposal store-instantiate + +Submit a store and instantiate wasm contract proposal + +``` +axoned tx wasm submit-proposal store-instantiate [wasm file] [json_encoded_init_args] --authority [address] --label [text] --title [text] --summary [text]--unpin-code [unpin_code,optional] --source [source,optional] --builder [builder,optional] --code-hash [code_hash,optional] --admin [address,optional] --amount [coins,optional] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --admin string Address or key name of an admin + --amount string Coins to send to the contract during instantiation + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --builder string Builder is a valid docker image name with tag, such as "cosmwasm/workspace-optimizer:0.12.9" + --chain-id string The network chain ID + --code-hash bytesHex CodeHash is the sha256 hash of the wasm code + --code-source-url string Code Source URL is a valid absolute HTTPS URI to the contract's source code, + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for store-instantiate + --instantiate-anyof-addresses strings Any of the addresses can instantiate a contract from the code, optional + --instantiate-everybody string Everybody can instantiate a contract from the code, optional + --instantiate-nobody string Nobody except the governance process can instantiate a contract from the code, optional + --instantiate-only-address string Removed: use instantiate-anyof-addresses instead + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --label string A human-readable name for this contract in lists + --ledger Use a connected Ledger device + --no-admin You must set this explicitly if you don't want an admin + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + --unpin-code Unpin code on upload, optional + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-migrate.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-migrate.md new file mode 100644 index 00000000000..c6bddbcae45 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_store-migrate.md @@ -0,0 +1,51 @@ +## axoned tx wasm submit-proposal store-migrate + +Submit a store and migrate wasm contract proposal + +``` +axoned tx wasm submit-proposal store-migrate [wasm file] [contract_addr_bech32] [json_encoded_migration_args] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for store-migrate + --instantiate-anyof-addresses strings Any of the addresses can instantiate a contract from the code, optional + --instantiate-everybody string Everybody can instantiate a contract from the code, optional + --instantiate-nobody string Nobody except the governance process can instantiate a contract from the code, optional + --instantiate-only-address string Removed: use instantiate-anyof-addresses instead + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_sudo-contract.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_sudo-contract.md new file mode 100644 index 00000000000..091846e789d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_sudo-contract.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal sudo-contract + +Submit a sudo wasm contract proposal (to call privileged commands) + +``` +axoned tx wasm submit-proposal sudo-contract [contract_addr_bech32] [json_encoded_migration_args] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for sudo-contract + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_unpin-codes.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_unpin-codes.md new file mode 100644 index 00000000000..e10b4dca4be --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_unpin-codes.md @@ -0,0 +1,47 @@ +## axoned tx wasm submit-proposal unpin-codes + +Submit a unpin code proposal for unpinning a code to cache + +``` +axoned tx wasm submit-proposal unpin-codes [code-ids] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for unpin-codes + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_update-instantiate-config.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_update-instantiate-config.md new file mode 100644 index 00000000000..7bde1bebaf7 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_update-instantiate-config.md @@ -0,0 +1,54 @@ +## axoned tx wasm submit-proposal update-instantiate-config + +Submit an update instantiate config proposal. + +### Synopsis + +Submit an update instantiate config proposal for multiple code ids. + +Example: +$ axoned tx gov submit-proposal update-instantiate-config 1:nobody 2:everybody 3:axone1l2rsakp388kuv9k8qzq6lrm9taddae7fpx59wm,axone1vx8knpllrj7n963p9ttd80w47kpacrhuts497x + +``` +axoned tx wasm submit-proposal update-instantiate-config [code-id:permission] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-instantiate-config + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_wasm-store.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_wasm-store.md new file mode 100644 index 00000000000..30e2f89847c --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_submit-proposal_wasm-store.md @@ -0,0 +1,51 @@ +## axoned tx wasm submit-proposal wasm-store + +Submit a wasm binary proposal + +``` +axoned tx wasm submit-proposal wasm-store [wasm file] --title [text] --summary [text] --authority [address] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --authority string The address of the governance account. Default is the sdk gov module account (default "axone10d07y265gmmuvt4z0w9aw880jnsr700jeyljzw") + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --deposit string Deposit of proposal + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --expedite Expedite proposals have shorter voting period but require higher voting threshold + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for wasm-store + --instantiate-anyof-addresses strings Any of the addresses can instantiate a contract from the code, optional + --instantiate-everybody string Everybody can instantiate a contract from the code, optional + --instantiate-nobody string Nobody except the governance process can instantiate a contract from the code, optional + --instantiate-only-address string Removed: use instantiate-anyof-addresses instead + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --summary string Summary of proposal + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + --title string Title of proposal + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm submit-proposal](axoned_tx_wasm_submit-proposal.md) - Submit a wasm proposal. diff --git a/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_update-instantiate-config.md b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_update-instantiate-config.md new file mode 100644 index 00000000000..368336d0966 --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_tx_wasm_update-instantiate-config.md @@ -0,0 +1,46 @@ +## axoned tx wasm update-instantiate-config + +Update instantiate config for a codeID + +``` +axoned tx wasm update-instantiate-config [code_id_int64] [flags] +``` + +### Options + +``` + -a, --account-number uint The account number of the signing account (offline mode only) + --aux Generate aux signer data instead of sending a tx + -b, --broadcast-mode string Transaction broadcasting mode (sync|async) (default "sync") + --chain-id string The network chain ID + --dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible) + --fee-granter string Fee granter grants fees for the transaction + --fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer + --fees string Fees to pay along with transaction; eg: 10uatom + --from string Name or address of private key with which to sign + --gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000) + --gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1) + --gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom) + --generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name) + -h, --help help for update-instantiate-config + --instantiate-anyof-addresses strings Any of the addresses can instantiate a contract from the code, optional + --instantiate-everybody string Everybody can instantiate a contract from the code, optional + --instantiate-nobody string Nobody except the governance process can instantiate a contract from the code, optional + --instantiate-only-address string Removed: use instantiate-anyof-addresses instead + --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os") + --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used + --ledger Use a connected Ledger device + --node string : to CometBFT rpc interface for this chain (default "tcp://localhost:26657") + --note string Note to add a description to the transaction (previously --memo) + --offline Offline mode (does not allow any online functionality) + -o, --output string Output format (text|json) (default "json") + -s, --sequence uint The sequence number of the signing account (offline mode only) + --sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature + --timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height + --tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator + -y, --yes Skip tx broadcasting prompt confirmation +``` + +### SEE ALSO + +* [axoned tx wasm](axoned_tx_wasm.md) - Wasm transaction subcommands diff --git a/commands_versioned_docs/version-v10.0.0/axoned_version.md b/commands_versioned_docs/version-v10.0.0/axoned_version.md new file mode 100644 index 00000000000..d5e67e2b39d --- /dev/null +++ b/commands_versioned_docs/version-v10.0.0/axoned_version.md @@ -0,0 +1,19 @@ +## axoned version + +Print the application binary version information + +``` +axoned version [flags] +``` + +### Options + +``` + -h, --help help for version + --long Print long version information + -o, --output string Output format (text|json) (default "text") +``` + +### SEE ALSO + +* [axoned](axoned.md) - Axone - Orchestration Layer for AI diff --git a/commands_versioned_sidebars/version-v10.0.0-sidebars.json b/commands_versioned_sidebars/version-v10.0.0-sidebars.json new file mode 100644 index 00000000000..cff0c94e170 --- /dev/null +++ b/commands_versioned_sidebars/version-v10.0.0-sidebars.json @@ -0,0 +1,8 @@ +{ + "defaultSidebar": [ + { + "type": "autogenerated", + "dirName": "." + } + ] +} diff --git a/commands_versions.json b/commands_versions.json index 88d264949fb..43755c9304a 100644 --- a/commands_versions.json +++ b/commands_versions.json @@ -1,4 +1,5 @@ [ + "v10.0.0", "v9.0.0", "v7.1.0", "v7.0.0",