cosmos-sdk/x/auth/vesting
Federico Kunze Küllmer c676952278
feat: add vesting util functions (#11652)
* feat: add vesting util functions

* changelog

* revert string deletion

* fix build

* Update x/auth/vesting/types/period.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-04-17 20:05:43 +02:00
..
client feat: add msg for permanent locked vesting accounts (#11019) 2022-01-28 16:55:18 -08:00
exported Add support for permanent locked vesting accounts (#8520) 2021-04-21 16:18:28 +00:00
types feat: add vesting util functions (#11652) 2022-04-17 20:05:43 +02:00
module.go feat!: remove legacy handler (#9650) 2021-07-19 14:49:42 +00:00
msg_server.go feat: add msg for permanent locked vesting accounts (#11019) 2022-01-28 16:55:18 -08:00