interface BitArrayAminoMsg {
    type: "/tendermint.libs.bits.BitArray";
    value: BitArrayAmino;
}

Properties

Properties

type: "/tendermint.libs.bits.BitArray"