KeyAddressResponse_WeightedAddress: {
    create<I>(base?): KeyAddressResponse_WeightedAddress;
    decode(input, length?): KeyAddressResponse_WeightedAddress;
    encode(message, writer?): Writer;
    fromJSON(object): KeyAddressResponse_WeightedAddress;
    fromPartial<I>(object): KeyAddressResponse_WeightedAddress;
    toJSON(message): unknown;
}

Type declaration

Generated using TypeDoc