forked from cerc-io/laconicd
For registry module: - Add commands to: - get records by bond id - reserve name authority - get name authority - set authority bond id - set name - get and list names - resolve name to a record - delete name - Handle: - genesis import / export - returning names when fetching record(s) - sub-authority reservation - To be handled in an upcoming PR: - module end blocker - record expiry - command to renew records - bond-association commands Reviewed-on: deep-stack/laconic2d#6 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com> |
||
|---|---|---|
| .. | ||
| client/cli | ||
| helpers | ||
| keeper | ||
| module | ||
| codec.go | ||
| events.go | ||
| genesis.go | ||
| genesis.pb.go | ||
| keys.go | ||
| msgs.go | ||
| params.go | ||
| query.pb.go | ||
| query.pb.gw.go | ||
| registry.pb.go | ||
| tx.pb.go | ||
| tx.pb.gw.go | ||
| types.go | ||