Skip to content

Commit

Permalink
Add referral to DepositFinalized documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuba committed May 9, 2024
1 parent 65a5a8e commit 182bc02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidity/contracts/BitcoinDepositor.sol
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ contract BitcoinDepositor is AbstractTBTCDepositor, Ownable2StepUpgradeable {
/// event emitted in the same transaction.
/// @param depositKey Deposit key identifying the deposit.
/// @param caller Address that finalized the deposit.
/// @param referral Data used for referral program.
/// @param initialAmount Amount of funding transaction.
/// @param bridgedAmount Amount of tBTC tokens that was bridged by the tBTC bridge.
/// @param depositorFee Depositor fee amount.
Expand Down

0 comments on commit 182bc02

Please sign in to comment.