Add message to transfer amount with vesting #631
When the community distributes funds to miners, the transferred tokens should vest over a fixed 180-epoch period, rather than being fully available at the time of transfer.
💬 Comments (4)
Hi @AlexeySamosadov can I kindly ask you to contact me on Discord? tatianacharchian_07833
Hi @tcharchian i texted you in Discord :)
PR created: https://github.com/gonka-ai/gonka/pull/641
Adds MsgTransferWithVesting for vesting transfers.
🔄 Auto-synced from Issue #631 every hour.
Implemented in PR #641 - adds MsgTransferWithVesting message with 180 epoch default vesting, validation, CLI support, and unit tests.