laconicd/x/bond
prathamesh0 e511051f3e
Add commands to create and list bonds (#3)
* Add message service with a create bond command

* Add query proto file with bonds list query

* Remove legacy amino coded registration

* Add bond to auth module config

* Use collections package for bond module state
2024-02-02 15:09:10 +05:30
..
keeper Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
module Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
bond.pb.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
codec.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
errors.go Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
events.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
genesis.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
genesis.pb.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
keys.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
params.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
query.pb.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
query.pb.gw.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
README.md Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
tx.pb.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
tx.pb.gw.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30

bond