Rename get_last_id() to get_recent_block_hash()
This commit is contained in:
committed by
Greg Fitzgerald
parent
4f3e149a98
commit
ce1b72809a
@@ -27,7 +27,7 @@ pub fn spend_and_verify_all_nodes(
|
||||
&funding_keypair,
|
||||
random_keypair.pubkey(),
|
||||
1,
|
||||
client.get_last_id(),
|
||||
client.get_recent_block_hash(),
|
||||
0,
|
||||
);
|
||||
let sig = client
|
||||
|
Reference in New Issue
Block a user