You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***kmd:**:bug: fix error if txn indices supplied are more than txns ([52328ad](https://github.com/CareBoo/unity-algorand-sdk/commit/52328ad6c3ece39432c3429fd993cb9721feb0ef))
14
+
15
+
16
+
### Features
17
+
18
+
*:sparkles: add `AlgorandNetwork.LocalNet` enum value ([f7a9fd7](https://github.com/CareBoo/unity-algorand-sdk/commit/f7a9fd790e35594f3c58e4e0a3d58c98dc54cb25))
19
+
*:sparkles: add default client `ScriptableObject`s for easy referencing ([a4ea014](https://github.com/CareBoo/unity-algorand-sdk/commit/a4ea0140cb5b376e131aada98063ab8988a31523))
20
+
***abi:**:sparkles: add `AbiContractImporter` and `ContractAsset` ([a6456da](https://github.com/CareBoo/unity-algorand-sdk/commit/a6456daed9000d41ef57f545fb3ccd1e5565c224))
21
+
***abi:**:sparkles: add `InterfaceImporter` for `interface.json` files describing abi interfaces ([1d6c7ad](https://github.com/CareBoo/unity-algorand-sdk/commit/1d6c7addc3edf05929473874766ba1d87d622a09))
22
+
***accounts:**:sparkles: add `AccountAsset` base class ([dde5ee0](https://github.com/CareBoo/unity-algorand-sdk/commit/dde5ee06e73b3cb4f7f85dd886a85147927b3092))
***algod:**:sparkles: add `AlgodClientAsset` to be used for storing algod info ([57b7374](https://github.com/CareBoo/unity-algorand-sdk/commit/57b7374b7536247cfd49f628285c30d667d3aeb5))
***indexer:**:sparkles: add `IndexerClientAsset` to store indexer info ([30fb9e9](https://github.com/CareBoo/unity-algorand-sdk/commit/30fb9e9b66eaa8cb0ab0bc1251aba5363b52dbda))
***kmd:**:sparkles: add `KmdClientAsset` to store kmd info ([aba4efb](https://github.com/CareBoo/unity-algorand-sdk/commit/aba4efb53c72771739072800864b3779e3bbdbdd))
0 commit comments