sdk/keypair: Extend for future addr support

This commit is contained in:
x
2025-12-10 15:16:45 +00:00
parent 6e2296a89b
commit 06a3538261
3 changed files with 121 additions and 55 deletions

1
Cargo.lock generated
View File

@@ -858,6 +858,7 @@ version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
dependencies = [
"sha2",
"tinyvec",
]