e90b21bc8e
1. add bond,auction, nameserivce module 2. update to v0.12.2 ethermint version 3. fix the test cases 4. add gql server
5 lines
99 B
Go
5 lines
99 B
Go
package gql
|
|
|
|
// NameServiceVersion is the registry API version.
|
|
const NameServiceVersion = "0.3.0"
|