All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Breaking: Changed the default network urls that were using devnet2 back to devnet.
- Breaking: Changed
makeTranasction()
parameter type fromITransactionProps
toTransactionData
. AuthConnector
- madeinitProvider()
andassertInitialized()
protected instead of private.