-
Hey,
Returns
Is there some equivalent I could use in Go? Best regards |
Beta Was this translation helpful? Give feedback.
Answered by
flokli
Feb 3, 2024
Replies: 1 comment 4 replies
-
Hey! I think what you're looking for is DumpPath, writing that to the sha256 hash function and then nixbase32-encoding it. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
flokli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
I think what you're looking for is DumpPath, writing that to the sha256 hash function and then nixbase32-encoding it.