mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
updating secp256k tag to include aggsig library
This commit is contained in:
parent
e13f622395
commit
18fc1384de
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ lazy_static = "~0.2.8"
|
|||
rand = "0.3"
|
||||
serde = "~1.0.8"
|
||||
serde_derive = "~1.0.8"
|
||||
secp256k1zkp = { git = "https://github.com/mimblewimble/rust-secp256k1-zkp", tag="grin_integration_1" }
|
||||
secp256k1zkp = { git = "https://github.com/mimblewimble/rust-secp256k1-zkp", tag="grin_integration_2" }
|
||||
|
||||
|
|
Loading…
Reference in a new issue