BitShares Forum

Main => Technical Support => Topic started by: runestone on May 05, 2020, 12:37:27 am

Title: Change fee schedule using wallet cli
Post by: runestone on May 05, 2020, 12:37:27 am
Hi, I have a private testnet where I'd like to change the fee schedule. I've tried with the following:

Code: [Select]
# Create proposal
propose_fee_change init0 "2020-06-01T00:00:00" {"transfer":{"fee":1000000,"price_per_kbyte":10000}} true

# Approve proposal
approve_proposal init0 1.10.1 {"active_approvals_to_add" : ["init0"]} true

But it doesn't seem to work. What am I doing wrong?
Title: Re: Change fee schedule using wallet cli
Post by: sschiessl on May 05, 2020, 03:58:20 am
committee proposals have mandatory review period, thus this proposal will only execute at expiration date and if all approvals are peesent