mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
CAKE-356 | applied yat record to parse_address_from_domain.dart and parse_address_from_domain_alert.dart; fixed yat_record.dart, yat_view_model.dart and yat_webview_page.dart
This commit is contained in:
parent
92aece5e31
commit
af356bd8f1
6 changed files with 108 additions and 29 deletions
|
@ -1,4 +1,4 @@
|
|||
enum ParseFrom {unstoppableDomains, openAlias, notParsed}
|
||||
enum ParseFrom {unstoppableDomains, openAlias, yatRecord, notParsed}
|
||||
|
||||
class ParsedAddress {
|
||||
ParsedAddress({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue