mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-04-09 04:33:11 +00:00
fix: add backticks in callback doc comment
This commit is contained in:
parent
324750e618
commit
cc8e82278b
@ -17,7 +17,7 @@
|
||||
//! will fail (vault balance < initial), causing full atomic rollback. This simulates a malicious
|
||||
//! or buggy callback that does not repay the flash loan.
|
||||
//!
|
||||
//! # Note on caller_program_id
|
||||
//! # Note on `caller_program_id`
|
||||
//!
|
||||
//! This program does not enforce any access control on `caller_program_id`.
|
||||
//! It is designed to be called by the flash swap initiator but could in principle be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user