feat: add helper to create bootstrap addresses (#269)
This commit is contained in:
parent
97adb181b1
commit
5a3246eb3c
5 changed files with 69 additions and 25 deletions
|
|
@ -17,3 +17,4 @@ pallas-codec = { version = "0.19.0-alpha.0", path = "../pallas-codec" }
|
|||
base58 = "0.2.0"
|
||||
bech32 = "0.9.1"
|
||||
thiserror = "1.0.31"
|
||||
crc = "3.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue