0g-chain/x/router
Ruaridh 9519690324
Add Combined Earn and Liquid msgs (#1305)
* add new msg type definitions

* add msg methods and tests

* add module and keeper skeleton

* add deposit and withdraw methods (no delegation)

* untested depsit/withdraw with delegation methods

* add cli cmds

* fix cli argument parsing

* add tests for delegate/undelegate msgs

* emit un/delegate events

* add godoc comments
2022-09-28 03:28:57 +01:00
..
client/cli Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
keeper Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
testutil Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
types Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
module.go Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00