[][src]Function near_sdk::env::created_receipts

pub fn created_receipts() -> Vec<Receipt>

Accessing receipts created by the contract. Only available in unit tests.