Initial signer rewrite in Go
This commit is contained in:
commit
a89275a8e4
9 changed files with 557 additions and 0 deletions
4
shared/shared.go
Normal file
4
shared/shared.go
Normal file
|
@ -0,0 +1,4 @@
|
|||
package shared
|
||||
|
||||
const MagicTrailer = "rie4Ech7"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue