Fixes from errors in cherry-picked commits

This commit is contained in:
Luke Parker
2025-09-18 17:26:02 -04:00
parent ca8afb83a1
commit df9fda2971
15 changed files with 257 additions and 71 deletions

View File

@@ -37,7 +37,7 @@ frame-system = { git = "https://github.com/serai-dex/substrate", optional = true
async-lock = "3"
simple-request = { path = "../../common/request", version = "0.1", optional = true }
simple-request = { path = "../../common/request", version = "0.2", optional = true }
bitcoin = { version = "0.32", optional = true }