File tree 4 files changed +8
-7
lines changed 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -436,7 +436,7 @@ PODS:
436
436
- react-native-webview (13.8.4):
437
437
- RCT-Folly (= 2021.07.22.00)
438
438
- React-Core
439
- - react-native-zano (0.1.3 ):
439
+ - react-native-zano (0.2.0 ):
440
440
- OpenSSL-Universal
441
441
- React-Core
442
442
- react-native-zcash (0.9.7):
@@ -1159,7 +1159,7 @@ SPEC CHECKSUMS:
1159
1159
react-native-safari-view: 07dc856a2663fef31eaca6beb79b111b8f6cf1f2
1160
1160
react-native-safe-area-context: 8c70551c8688cd584a53487aa1b9361e991a3b4a
1161
1161
react-native-webview: eb98d9d9c956ebeae58bff20cbe09fb92cd75ffb
1162
- react-native-zano: 03c3a94b1c06702b388ff32406a23c2755c88852
1162
+ react-native-zano: 731461ef5fbcf8bb9f46de940a63c095846bcf6c
1163
1163
react-native-zcash: 2ad9869faa35580ece8ee62ae5d584b7459b9af7
1164
1164
React-perflogger: 0cc42978a483a47f3696171dac2e7033936fc82d
1165
1165
React-RCTActionSheet: ea922b476d24f6d40b8e02ac3228412bd3637468
Original file line number Diff line number Diff line change 159
159
"react-native-vector-icons" : " ^10.1.0" ,
160
160
"react-native-webview" : " ^13.8.4" ,
161
161
"react-native-wheel-picker-android" : " ^2.0.6" ,
162
- "react-native-zano" : " ^0.1.3 " ,
162
+ "react-native-zano" : " ^0.2.0 " ,
163
163
"react-native-zcash" : " ^0.9.7" ,
164
164
"react-redux" : " ^8.1.1" ,
165
165
"redux" : " ^4.2.1" ,
Original file line number Diff line number Diff line change @@ -824,6 +824,7 @@ export const SPECIAL_CURRENCY_INFO: {
824
824
dummyPublicAddress : 'ZxDVeKjCvceATxJ75a6BULddbcytgxHweGjRPqioF9pgF9YSUkFe7fo56WgGr6izuPjg74p4iJvPeY4xNntuoerK1WKNMJQoZ' ,
825
825
noChangeMiningFee : true ,
826
826
isImportKeySupported : true ,
827
+ maxSpendTargets : 16 ,
827
828
importKeyOptions : [
828
829
{
829
830
optionName : 'passphrase' ,
Original file line number Diff line number Diff line change @@ -15518,10 +15518,10 @@ react-native-wheel-picker-android@^2.0.6:
15518
15518
dependencies:
15519
15519
moment "^2.22.0"
15520
15520
15521
- react-native-zano@^0.1.3 :
15522
- version "0.1.3 "
15523
- resolved "https://registry.yarnpkg.com/react-native-zano/-/react-native-zano-0.1.3 .tgz#16abcb38dba5aeaad053da084b26cd2946b60035 "
15524
- integrity sha512-bPdZ6FDCK11xvsuBeL5Bw9YXGRHKVY/sXE5SdzhdXdt+rHwwEUFKJEOaSsz/+rt/Fqu92gk10ksNHZq77Sa4ng ==
15521
+ react-native-zano@^0.2.0 :
15522
+ version "0.2.0 "
15523
+ resolved "https://registry.yarnpkg.com/react-native-zano/-/react-native-zano-0.2.0 .tgz#a9ed73ebe72a39009869f0a7eebd9194b4528fd1 "
15524
+ integrity sha512-Pk0li1nDjh77v/ef82UHwcAyWDiLmmr+4WcBimsZk17uEk+nbZQPETImW28s5kekv9LNWr6ZoIsjomAeLxWDPg ==
15525
15525
dependencies:
15526
15526
cleaners "^0.3.17"
15527
15527
You can’t perform that action at this time.
0 commit comments