mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-22 09:21:32 +00:00
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
This commit is contained in:
@ -8,6 +8,7 @@ import (
|
||||
|
||||
tdb "github.com/tendermint/tendermint/db"
|
||||
ptypes "github.com/tendermint/tendermint/permission/types"
|
||||
. "github.com/tendermint/tendermint/state/types"
|
||||
)
|
||||
|
||||
var chain_id = "lone_ranger"
|
||||
|
Reference in New Issue
Block a user