bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class AddressStringToBytesResponse

    AddressStringToBytesResponse is the response type for AddressBytes rpc method.

    Since: cosmos-sdk 0.46

    from message cosmos.auth.v1beta1.AddressStringToBytesResponse

    Hierarchy

    Index

    Constructors

    Properties

    addressBytes: Uint8Array<ArrayBuffer> = ...

    from field: bytes address_bytes = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.auth.v1beta1.AddressStringToBytesResponse"

    Methods