mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
money/integration: add missing import for darkfi_sdk::blockchain::expected_reward
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
use darkfi::Result;
|
||||
use darkfi_contract_test_harness::{init_logger, Holder, TestHarness};
|
||||
use darkfi_sdk::blockchain::expected_reward;
|
||||
|
||||
#[test]
|
||||
fn money_integration() -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user