interface ResponseInitChainAminoMsg {
    type: "/tendermint.abci.ResponseInitChain";
    value: ResponseInitChainAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseInitChain"