From 5f557b5a56d3e6515fa35f4c22c29d4b3b533ba3 Mon Sep 17 00:00:00 2001 From: CryptoFish <13164589+KingGorrin@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:36:50 +0100 Subject: [PATCH] Update znn_sdk_dart ref --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f57b934c..e3baebd8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1605,7 +1605,7 @@ packages: description: path: "." ref: "release/v0.0.4" - resolved-ref: ddd2440b1cd8478ce6538b099b1cfd064b74bf6a + resolved-ref: c66264f599038e15a3457e382cfaaff202ab231a url: "https://github.com/hypercore-one/znn_ledger_dart.git" source: git version: "0.0.4" @@ -1613,8 +1613,8 @@ packages: dependency: "direct main" description: path: "." - ref: e88869160c3cfd34710ca317bcb92f1ac0ee60ca - resolved-ref: e88869160c3cfd34710ca317bcb92f1ac0ee60ca + ref: "8511f17a0dfa721e8f0ec2e0b0aae409f509e102" + resolved-ref: "8511f17a0dfa721e8f0ec2e0b0aae409f509e102" url: "https://github.com/zenon-network/znn_sdk_dart.git" source: git version: "0.0.7" diff --git a/pubspec.yaml b/pubspec.yaml index 631db7de..6b8153a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: znn_sdk_dart: git: url: https://github.com/zenon-network/znn_sdk_dart.git - ref: e88869160c3cfd34710ca317bcb92f1ac0ee60ca + ref: 8511f17a0dfa721e8f0ec2e0b0aae409f509e102 znn_ledger_dart: git: url: https://github.com/hypercore-one/znn_ledger_dart.git