Skip to content

Commit

Permalink
docs(svm): update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Maldonado <[email protected]>
  • Loading branch information
md0x committed Jan 8, 2025
1 parent d2538e6 commit e86fc68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions programs/svm-spoke/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ pub mod svm_spoke {
}

// Equivalent to deposit_v3 except quote_timestamp is set to the current time.
// Fill deadline is set to the current time + fill_deadline_offset.
pub fn deposit_v3_now(
ctx: Context<DepositV3>,
depositor: Pubkey,
Expand Down

0 comments on commit e86fc68

Please sign in to comment.