Skip to content

Commit

Permalink
fix: claimer address
Browse files Browse the repository at this point in the history
  • Loading branch information
mx819812523 committed Dec 5, 2024
1 parent 35e1626 commit 67446bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rooch-faucet/src/faucet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ impl Faucet {
self.invitation_module_address,
self.faucet_object_id.clone(),
self.invitation_object_id.clone(),
claimer_addr.to_string(),
claimer.to_string(),
utxo_ids,
inviter_addr,
claimer_sign,
Expand Down

0 comments on commit 67446bd

Please sign in to comment.