Skip to content

Commit b127e8e

Browse files
committed
fix xmr rpc import
1 parent cabd84a commit b127e8e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

scripts/app_config/templates/pubspec.template.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ dependencies:
6363
# %%ENABLE_XMR%%
6464
# cs_monero: 1.0.0-pre.3
6565
# cs_monero_flutter_libs: 1.0.0-pre.0
66-
# monero_rpc: ^2.0.0
6766
# %%END_ENABLE_XMR%%
6867

6968
# %%ENABLE_SAL%%
@@ -75,6 +74,8 @@ dependencies:
7574
# flutter_mwebd: ^0.0.1-pre.8
7675
# %%END_ENABLE_MWEBD%%
7776

77+
monero_rpc: ^2.0.0
78+
7879
# cs_monero compat (unpublished)
7980
compat:
8081
git:

0 commit comments

Comments
 (0)