mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-08 08:13:08 +00:00
add dependency to sequencer_core
This commit is contained in:
parent
6447545ec4
commit
593235a09f
@ -21,3 +21,7 @@ path = "../mempool"
|
||||
|
||||
[dependencies.accounts]
|
||||
path = "../accounts"
|
||||
|
||||
[dependencies.secp256k1-zkp]
|
||||
workspace = true
|
||||
features = ["std", "rand-std", "rand", "serde", "global-context"]
|
||||
Loading…
x
Reference in New Issue
Block a user