Using the keys::load_from_file function
This commit is contained in:
@@ -18,7 +18,6 @@ pub(crate) async fn run() -> anyhow::Result<()> {
|
||||
// Feed it 500 sats, a redeem identity, a hashlock, a refund timelock, and a refund identity
|
||||
//
|
||||
let htlc = bitcoin::htlc::Htlc::new(
|
||||
amount,
|
||||
dave.external_public_key,
|
||||
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff".to_string(),
|
||||
100,
|
||||
|
||||
Reference in New Issue
Block a user