We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bbb3c0 commit 81a9ae9Copy full SHA for 81a9ae9
crates/env/src/engine/off_chain/test_api.rs
@@ -46,6 +46,9 @@ pub struct EmittedEvent {
46
/// Note that account could refer to either a user account or
47
/// a smart contract account.
48
///
49
+/// If a 0 balance is set, this would not fail. This is useful for
50
+/// reaping an account.
51
+///
52
/// # Errors
53
54
/// - If `account` does not exist.
0 commit comments