walletUrl property

String? walletUrl
getter/setter pair

(deprecated,optional) Anchor should link to this when notifying the user that the transaction has completed. However, anchors should use client_domain (for non-custodial) and sub value of JWT (for custodial) to determine wallet information.

Implementation

String? walletUrl;