Welcome to StaFiHub
  • StaFiHub Introduction
    • Tokenomics
  • Chain
    • Getting started
      • Introduction
      • Install
      • Join The Mainnet
      • Join The Public Testnet
      • Validator FAQ
    • Concepts
      • General Concepts
      • rToken Concepts
      • Genesis Parameters
    • Cli Client
      • Introduction
      • Bank
      • Debug
      • Keys
      • Gov
      • Ledger
      • rBank
      • Relayers
      • rVote
      • Staking
    • gRPC, REST, and Tendermint Endpoints
    • Resources
      • StaFiHub Validator Program
  • rToken
    • Integrate rToken
      • Integrating with Interchain Accounts
      • Integrating with Multisig Accounts
      • Integrate into rToken App
    • Delegation Algorithm
    • Liquidity Grant Program
    • rATOM Migration
  • User
    • Join Public Testnet
      • Testing Guide
    • User Guide
      • rToken Dapp Guide
      • Get FIS Token on StaFiHub
      • Claim Airdropped FIS Token
      • How to get a StaFiHub Address
      • rPool Guide For MintDrop Programs
      • rATOM V1 Migration
      • StaFiHub rBridge Guide
      • IBC Transfer With Keplr Wallet
      • Swap ICS20 FIS to ERC20 FIS
    • FAQ
Powered by GitBook
On this page
  • Available Commands
  • stafihubd query rvote proposal
  • stafihubd query rvote proposal-life
  • stafihubd tx rvote set-proposal-life
  1. Chain
  2. Cli Client

rVote

rBank module allows admin to add new denom and its metadata and address-prefix.

Available Commands

Name
Description

Query Proposal

Query ProposalLife

Set ProposalLife

stafihubd query rvote proposal

Query the proposal of a specific prop-id.

stafihubd query rvote proposal [prop-id] [flags]

stafihubd query rvote proposal-life

Query ProposalLife, ProposalLife indicates how long a proposal can be voted on.

stafihubd query rvote proposal-life [flags]

stafihubd tx rvote set-proposal-life

Add a new denom, and its metadata and address-prefix.

stafihubd tx rvote set-proposal-life [proposal-life] [flags]
PreviousRelayersNextStaking

Last updated 3 years ago

proposal
proposal-life
set-proposal-life