interface ResponseInitChainProtoMsg {
    typeUrl: "/tendermint.abci.ResponseInitChain";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.ResponseInitChain"
value: Uint8Array