[FIP-43] Deployment and rollout guide

This document will contain the working instructions for deploying the FIP.

 

Actions added

None

Contracts for deployment

None. Only change is in fio chain_plugin.cpp

https://github.com/fioprotocol/fio/pull/356/files

Instructions for contract rollout

N/A

Manual Testnet and Mainnet Release verification instructions

To verify:

✓ call get_fee on stake_fio_tokens without passing in a fio_address, expect fee (62ms) 5 ✓ call get_fee on unstake_fio_tokens without passing in a fio_address, expect fee (53ms) 6 ✓ call get_fee on vote_producer without passing in a fio_address, expect fee (50ms) 7 ✓ call get_fee on proxy_vote without passing in a fio_address, expect fee (51ms)