Options
All
  • Public
  • Public/Protected
  • All
Menu

LinkChainAccountPacketData defines the object that should be sent inside a MsgSendPacket when wanting to link an external chain to a Desmos profile using IBC

Hierarchy

  • LinkChainAccountPacketData

Index

Properties

destinationAddress

destinationAddress: string

DestinationAddress represents the Desmos address of the profile that should be linked with the external account

Optional destinationProof

destinationProof: Proof

DestinationProof contains the proof of ownership of the DestinationAddress

Optional sourceAddress

sourceAddress: Any

SourceAddress contains the details of the external chain address

Optional sourceChainConfig

sourceChainConfig: ChainConfig

SourceChainConfig contains the details of the source chain

Optional sourceProof

sourceProof: Proof

SourceProof represents the proof of ownership of the source address

Generated using TypeDoc