mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
contract/test-harness: Add a generate_block() function.
This is supposed to be used whenever we want a Holder to produce a block and receive the mining reward. As part of the integration test, it will test PoWReward functionality.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@
|
||||
*.wasm
|
||||
*.zk.bin
|
||||
|
||||
witness.json
|
||||
*_circuit_layout.png
|
||||
|
||||
/bin/zkas/zkas
|
||||
|
||||
Reference in New Issue
Block a user