Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.43 KB

File metadata and controls

38 lines (29 loc) · 1.43 KB

operator gov create-proposal

create a network proposal upgrade

operator gov create-proposal [flags]

Options

      --description string          --description description of the proposal
      --duration uint32             --duration [epochs] (default = 4) (default 4)
  -h, --help                        help for create-proposal
      --parameters stringToString   --parameters '0=10000,1=250000,5=1000' (default [])

Options inherited from parent commands

  -c, --create-only               only create transaction to be signed later
      --fromAddress string        overwrite fromAddress
      --kdaFee string             use KDA to pay for fees
  -k, --key-file string           set walelt pem file --key-file=./walletKey.pem (default "./walletKey.pem")
      --message stringArray       set TX message --message="MyMessage"
  -m, --multi-files stringArray   add more files to sign tx. Ex: -m=./file.pem -m=./file2.pem
  -n, --node string               entrypoint to node API --node=https://node.testnet.klever.org (default "http://localhost:8080")
      --nonce uint                set TX nonce --nonce=33
  -p, --password string[="*"]     --password=MY_SECRET
      --password-file string      path to a file containing the password
      --permID int32              set TX permission ID --permID=0

SEE ALSO

Auto generated by spf13/cobra on 6-Mar-2023