From aeee9695420822272fee8554f1f3a989b1d5746e Mon Sep 17 00:00:00 2001 From: Hanh Date: Mon, 13 Mar 2023 10:50:55 +1000 Subject: [PATCH] Resolve Orchard receivers in from/to fields of messages --- native/zcash-sync | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/native/zcash-sync b/native/zcash-sync index e8460e4..09f2c10 160000 --- a/native/zcash-sync +++ b/native/zcash-sync @@ -1 +1 @@ -Subproject commit e8460e4165c9f94998393dd5f5180f4940921641 +Subproject commit 09f2c1093027be54cc316a758a687f9a3f58ad08 diff --git a/pubspec.yaml b/pubspec.yaml index 7a0dc2b..258578d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.3.6+406 +version: 1.3.6+407 environment: sdk: ">=2.12.0 <3.0.0"