Variables
MsgLinkApplication
MsgLinkApplication: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { callData?: string; linkData?: { application?: string | undefined; username?: string | undefined; }; sender?: string; sourceChannel?: string; sourcePort?: string; timeoutHeight?: { revisionNumber?: number | undefined; revisionHeight?: number | undefined; }; timeoutTimestamp?: number }): MsgLinkApplication
-
Parameters
-
object: { callData?: string; linkData?: { application?: string | undefined; username?: string | undefined; }; sender?: string; sourceChannel?: string; sourcePort?: string; timeoutHeight?: { revisionNumber?: number | undefined; revisionHeight?: number | undefined; }; timeoutTimestamp?: number }
-
Optional callData?: string
-
Optional linkData?: { application?: string | undefined; username?: string | undefined; }
-
Optional sender?: string
-
Optional sourceChannel?: string
-
Optional sourcePort?: string
-
Optional timeoutHeight?: { revisionNumber?: number | undefined; revisionHeight?: number | undefined; }
-
Optional timeoutTimestamp?: number
-
toJSON: function
-
Parameters
Returns unknown
MsgLinkApplicationResponse
MsgLinkApplicationResponse: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
-
toJSON: function
-
Parameters
Returns unknown
MsgUnlinkApplication
MsgUnlinkApplication: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { application?: string; signer?: string; username?: string }): MsgUnlinkApplication
-
Parameters
-
object: { application?: string; signer?: string; username?: string }
-
Optional application?: string
-
Optional signer?: string
-
Optional username?: string
-
toJSON: function
-
Parameters
Returns unknown
MsgUnlinkApplicationResponse
MsgUnlinkApplicationResponse: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
-
toJSON: function
-
Parameters
Returns unknown
Const protobufPackage
protobufPackage: "desmos.profiles.v1beta1" = 'desmos.profiles.v1beta1'
Hex encoded call data that will be sent to the data source in order to verify the link