[tests] Add a proc macro to generate tests for OnlineBlockchain types
This commit is contained in:
@@ -129,6 +129,7 @@ mod test {
|
||||
timestamp: 12345678,
|
||||
received: 100_000,
|
||||
sent: 0,
|
||||
fees: 500,
|
||||
height: Some(5000),
|
||||
})
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user