Skip to content

Commit b60e6b7

Browse files
author
Levko Burburas
committed
Move input data to cmd folder
1 parent 7b2a156 commit b60e6b7

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

pqsignature/fingerprint

-129 KB
Binary file not shown.

pqsignature/qr.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package pqsignature

pqsignature/readme.md

Whitespace-only changes.

pqsignature/sample_image2.png

-10.8 MB
Binary file not shown.

walletnode/services/artworkregister/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ type Config struct {
2323

2424
NumberSuperNodes int `mapstructure:"number_supernodes" json:"number_supernodes,omitempty"`
2525

26+
// internal settings
2627
connectToNextNodeDelay time.Duration
2728
acceptNodesTimeout time.Duration
2829
connectTimeout time.Duration

0 commit comments

Comments
 (0)