pub async fn consume_notes(
client: &mut TestClient,
account_id: AccountId,
input_notes: &[Note],
) -> TransactionIdAvailable on crate features
testing and std only.Expand description
Executes a transaction that consumes the provided notes and returns the transaction ID. This assumes the notes contain assets.