Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@OnlyOneJMJQ OnlyOneJMJQ released this 04 Aug 21:04
· 120 commits to master since this release

Additions

  • Adds a sendArgs prop to ContractForm. Allows you to specify an object with to, from, gas and gasPrice options for sending the transaction.
  • ContractData now renders boolean values (thanks to @mnaamani for #24).

Fixes