laconicd-deprecated/docs/api
Sai Kumar 95dde36e1c
Migrating the nameservice module from dxns (#2)
* WIP: migrating the nameservice module

* WIP: migrating the nameservice module from dxns to ethermint

* refactor: move the proto package version from `v1` to `v1beta1` for vulcanize modules

* refactor: added bond module dependency to nameserivce module

* feat: added auction module dependency to nameservice module

* refactor: refactored the nameservice module

* refactor: add human-readable attributes output to cli nameservice `list`

* fix: fix the sub names authority storing issue

* refactor: removed legacyCodec from nameservice

* fix: fix the responses for `authority-expiry` and `records-expiry` commands query result

* refactor: sort the imports in app

* refactor: removed json encoder and decoder
2021-10-06 11:35:51 +05:30
..
json-rpc rpc: debug_traceBlockByNumber endpoint (#555) 2021-09-15 08:46:01 +00:00
proto-docs.md Migrating the nameservice module from dxns (#2) 2021-10-06 11:35:51 +05:30
README.md rpc, docs: private APIs (#525) 2021-09-04 10:18:32 +00:00

API

This section contains different client and API reference document.

  1. JSON-RPC
  2. Protobuf Docs