mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Bitcoin Output/Transaction definitions
This commit is contained in:
12
Cargo.lock
generated
12
Cargo.lock
generated
@@ -8127,18 +8127,21 @@ dependencies = [
|
||||
"async-trait",
|
||||
"bitcoin-serai",
|
||||
"borsh",
|
||||
"const-hex",
|
||||
"ciphersuite",
|
||||
"env_logger",
|
||||
"hex",
|
||||
"k256",
|
||||
"flexible-transcript",
|
||||
"log",
|
||||
"modular-frost",
|
||||
"parity-scale-codec",
|
||||
"rand_core",
|
||||
"secp256k1",
|
||||
"serai-client",
|
||||
"serai-db",
|
||||
"serai-env",
|
||||
"serai-message-queue",
|
||||
"serai-processor-messages",
|
||||
"serde_json",
|
||||
"serai-processor-primitives",
|
||||
"serai-processor-scheduler-primitives",
|
||||
"tokio",
|
||||
"zalloc",
|
||||
]
|
||||
@@ -8151,6 +8154,7 @@ dependencies = [
|
||||
"bitcoin",
|
||||
"bitvec",
|
||||
"blake2",
|
||||
"borsh",
|
||||
"ciphersuite",
|
||||
"dockertest",
|
||||
"frame-system",
|
||||
|
||||
Reference in New Issue
Block a user