Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix(providers): PendingTransaction::log() missing deref #886

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

wolflo
Copy link
Contributor

@wolflo wolflo commented Feb 8, 2022

Motivation

The log() and log_msg() impls in #884 were missing an extra deref, so they logged the entire PendingTransaction struct rather than the transaction hash. Also cleans up the example a bit.

PR Checklist

  • Added Tests - X
  • Added Documentation - X
  • Updated the changelog - X

@gakonst gakonst merged commit 14551a9 into gakonst:master Feb 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants