Function linera_execution::test_utils::test_accounts_strategy

source ยท
pub fn test_accounts_strategy() -> impl Strategy<Value = BTreeMap<AccountOwner, Amount>>
Expand description

Creates a Strategy for creating a BTreeMap of AccountOwners with an initial non-zero Amount of tokens.