rest api of slashing and stake for lcd#267
Merged
wukongcheng merged 24 commits intoirisnet:feature/lcdfrom Sep 19, 2018
HaoyangLiu:feature/lcd-dev-5
Merged
rest api of slashing and stake for lcd#267wukongcheng merged 24 commits intoirisnet:feature/lcdfrom HaoyangLiu:feature/lcd-dev-5
wukongcheng merged 24 commits intoirisnet:feature/lcdfrom
HaoyangLiu:feature/lcd-dev-5
Conversation
IRISHUB-359: add rest apis of gov and keys for lcd
IRISHUB-359: add rest apis of stake and slashing for lcd
Pull code from feature branch to develop
…d be iris-atto, but it turn out to be iris
Usage:
iris [command]
Available Commands:
init Initialize genesis config, priv-validator file, and p2p-node file
start Run the full node
testnet Initialize files for a Gaiad testnet
unsafe_reset_all Reset blockchain database, priv_validator.json file, and the logger
tendermint Tendermint subcommands
export Export state to JSON
version Show executable binary version
monitor irishub monitor
help Help about any command
Flags:
-h, --help help for iris
--home string directory for config and data (default "/home/lhy/.iris")
--log_level string Log level (default "main:info,state:info,*:error")
--trace print out full stack trace on errors
Use "iris [command] --help" for more information about a command.
…shub into feature/lcd-dev-5
wukongcheng
approved these changes
Sep 19, 2018
wangjiulian
pushed a commit
that referenced
this pull request
Nov 7, 2024
Add all mt queries except supply
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Main changes: