[][src]Function safe_core::client::test_create_balance

pub async fn test_create_balance<'_>(
    owner: &'_ ClientFullId,
    amount: Coins
) -> Result<(), CoreError>

Create a new mock balance at an arbitrary address.