Searched refs:AccountStopped (Results 1 – 2 of 2) sorted by relevance
38 AccountStopped, enumerator69 21 => Reason::AccountStopped, in from()103 Reason::AccountStopped => "Account stopped", in to_str()139 assert_eq!(Reason::AccountStopped.repr, 21); in ut_enum_reason()
31 const ACCOUNT_STOPPED: u8 = Reason::AccountStopped.repr;