mirror of
https://github.com/arnaucube/go-dvote.git
synced 2026-02-28 05:26:46 +01:00
Publishes batches to ipfs and pins them. Assumes running ipfs daemon on 8080. Moved relay listener to 8090
This commit is contained in:
@@ -22,7 +22,7 @@ type Envelope struct {
|
||||
|
||||
type Batch struct {
|
||||
Type string
|
||||
Nullifiers [][]byte
|
||||
Nullifiers []string
|
||||
URL string
|
||||
TXID string
|
||||
Nonce []byte
|
||||
|
||||
Reference in New Issue
Block a user