mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-16 21:20:00 +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
|
//! will fail (vault balance < initial), causing full atomic rollback. This simulates a malicious
|
||||||
//! or buggy callback that does not repay the flash loan.
|
//! 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`.
|
//! 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
|
//! 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