operator account permission
set wallet permission
operator account permission [flags]
-h, --help help for permission
--perm stringArray --perm='{"type":1, "threshold": 2, "operations":"0fff", "signers": [{"address":"klv1fpwjz234gy8aaae3gx0e8q9f52vymzzn3z5q0s5h60pvktzx0n0qwvtux5", "weight": 1},{"address":"klv18cgjm6mfahuvnl3vj8kx3fph8qvth048we0486cd8xp9nenm4saqg0h9jl", "weight": 1}]}'
-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=http://node.testnet.klever.finance (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
Auto generated by spf13/cobra on 6-Mar-2023
Last modified 6mo ago