Skip to content

Commit 2795629

Browse files
committed
rmb connection creation && send, read requests
1 parent 29806ac commit 2795629

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

pubspec.lock

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,14 @@ packages:
273273
url: "https://pub.dev"
274274
source: hosted
275275
version: "2.3.1"
276+
hashlib:
277+
dependency: transitive
278+
description:
279+
name: hashlib
280+
sha256: "67e640e19cc33070113acab3125cd48ebe480a0300e15554dec089b8878a729f"
281+
url: "https://pub.dev"
282+
source: hosted
283+
version: "1.16.0"
276284
hashlib_codecs:
277285
dependency: transitive
278286
description:
@@ -585,6 +593,13 @@ packages:
585593
url: "https://pub.dev"
586594
source: hosted
587595
version: "1.0.2"
596+
rmb_client:
597+
dependency: "direct main"
598+
description:
599+
path: "packages/rmb_client"
600+
relative: true
601+
source: path
602+
version: "1.0.0"
588603
secp256k1_ecdsa:
589604
dependency: transitive
590605
description:

0 commit comments

Comments
 (0)