Interface IRecipientInfo

Hierarchy

  • IRecipientInfo

Implemented by

Properties

address: string
alias?: {
    data: any;
    type: string;
}

Type declaration

  • data: any
  • type: string
blockchain: string

Generated using TypeDoc