get_receipt

Function get_receipt 

Source
pub async fn get_receipt<P, D>(
    call: CallBuilder<P, D, Ethereum>,
) -> Result<TransactionReceipt, Error>