dogecoin-miner-rust icon indicating copy to clipboard operation
dogecoin-miner-rust copied to clipboard

Arbitrary data in config file

Open rllola opened this issue 2 years ago • 0 comments

When creating a coinbase transaction, it is possible to add a personalize message. For now it is hardcoded. The message to encode should be specified in the config file.

See https://github.com/rllola/dogecoin-miner-rust/blob/9455ebac243e5e54ff4a9324eaa820d235cf5152/src/main.rs#L67

rllola avatar Nov 01 '21 16:11 rllola