Skip to content

0.2.0

Compare
Choose a tag to compare
@ChaoticTempest ChaoticTempest released this 01 Dec 21:11
· 14 commits to main since this release
26cd663

Added

  • #5
    • breaking return type of Client::view is now different with an async builder to parameterize additional arguments.
  • #7
  • #8
  • #9
    • breaking Client::send_tx no longer defaults to retrying. Need to explicitly call .retry or .retry_exponential after Client::send_tx now.
  • #10