ThirdPartyAddressParams: {
    addressHex: string;
}

Address now owned by the device. Device will show it during transaction review

See

TxOutputDestination

Type declaration

  • addressHex: string

    Byron or Shelley address in raw hex format (without bech32/base58 encoding)

Generated using TypeDoc