laconicd/x/registry/module
Prathamesh Musale aed2d6d4c6 Rename RPC method to reserve authority and fix proto lint errors (#17)
- Rename RPC method to reserve authority from `ReserveName` to `ReserveAuthority`
  and `GetBondsModuleBalance` to `GetBondModuleBalance`
- Run lint formatter
- Fix proto lint errors and regenerate proto bindings

Reviewed-on: deep-stack/laconic2d#17
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-03-07 11:25:15 +00:00
..
abci.go Handle record and authority expiry in registry module (#7) 2024-02-26 06:16:09 +00:00
autocli.go Rename RPC method to reserve authority and fix proto lint errors (#17) 2024-03-07 11:25:15 +00:00
depinject.go Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
module.go Add module invariants and input validations (#14) 2024-03-06 09:24:15 +00:00