issues
search
SIGBlockchain
/
project_aurum
SIG Blockchain blockchain project in Go
https://acm.cs.uic.edu/sigblockchain
MIT License
7
stars
0
forks
source link
Add way for producer to have a wallet address
#399
Closed
kastolars
closed
5 years ago
kastolars
commented
5 years ago
[x] Add a field for a mint address in
config.json
[x] In
cmd/settings/main.go
, add a flag called
--mint
which takes a validated 64 character hex string as input and modifies the mint address field in
config.json
HarryL5004
commented
5 years ago
Completed
config.json
cmd/settings/main.go
, add a flag called--mint
which takes a validated 64 character hex string as input and modifies the mint address field inconfig.json