interface BlockIDAminoMsg {
    type: "/tendermint.types.BlockID";
    value: BlockIDAmino;
}

Properties

Properties

type: "/tendermint.types.BlockID"