diff --git a/.changeset/nice-pants-serve.md b/.changeset/nice-pants-serve.md deleted file mode 100644 index 308f32b..0000000 --- a/.changeset/nice-pants-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@scio-labs/use-inkathon": patch ---- - -Revert to previous (silently failing) behavior when loading deployment metadata, due to it's async nature. diff --git a/CHANGELOG.md b/CHANGELOG.md index 13b3d09..46c59f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @scio-labs/use-inkathon +## 0.8.1 + +### Patch Changes + +- [`3dda3e1`](https://github.com/scio-labs/use-inkathon/commit/3dda3e1a2fbd873c74da8ae697561f8bf917678e) Thanks [@wottpal](https://github.com/wottpal)! - Revert to previous (silently failing) behavior when loading deployment metadata, due to it's async nature. + ## 0.8.0 ### Minor Changes diff --git a/docs/enums/AssetType.html b/docs/enums/AssetType.html index 06835f5..f2cdf60 100644 --- a/docs/enums/AssetType.html +++ b/docs/enums/AssetType.html @@ -1,3 +1,3 @@ -
Generated using TypeDoc
Generated using TypeDoc
Generated using TypeDoc
Generated using TypeDoc
Generated using TypeDoc
Optional
context: anyOptional
context: anyGenerated using TypeDoc
Generated using TypeDoc
Generated using TypeDoc
Optional
a1: InjectedAccountOptional
a2: InjectedAccountGenerated using TypeDoc
Fetches the balance of the given address and returns a boolean whether this is zero or below an optionally passed minimum value.
-Optional
minBalance: string | number | bigint | BNGenerated using TypeDoc
Optional
minBalance: string | number | bigint | BNGenerated using TypeDoc
Returns true if both given arrays of injected accounts contain the same objects with the same addresses in the same order.
-