Change Of Heart
-
Wallet
- Add scripthash support.
Account
now accepts scripthash as a constructor andisScriptHash
is available as a verification method.
- Add scripthash support.
-
SC
- Add arguments for handling specific ContractParam transformation. The first one to do this is Fixed8 which takes a decimals argument which adjusts the number to the number of decimals given. This is useful for contracts that use decimals places other than 8.