Skip to content

Commit

Permalink
Added comment for the 0 balance option
Browse files Browse the repository at this point in the history
  • Loading branch information
faculerena committed Nov 14, 2023
1 parent 6bbb3c0 commit 81a9ae9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/env/src/engine/off_chain/test_api.rs
Expand Up @@ -46,6 +46,9 @@ pub struct EmittedEvent {
/// Note that account could refer to either a user account or
/// a smart contract account.
///
/// If a 0 balance is set, this would not fail. This is useful for
/// reaping an account.
///
/// # Errors
///
/// - If `account` does not exist.
Expand Down

0 comments on commit 81a9ae9

Please sign in to comment.