Skip to content

Commit 972088e

Browse files
typo
1 parent ea04825 commit 972088e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ And crate group being released requires all crate groups downstream to be releas
7575
- TypeAbi changes:
7676
- Added `TypeAbiUniversalInput`, to allow developers to bypass proxy argument type restrictions;
7777
- `IgnoreValue` blanket `TypeAbiFrom` impl removed; since it was conflicting with `TypeAbiUniversalInput`;
78-
- Added `ScenarioValueRaw`, an alias for `TypeAbiUniversalInput<BytesValue>`, used by the `sc-meta scen-blackbox` tool as a placeholder, for when it cannot determine an approriate typed value.
78+
- Added `ScenarioValueRaw`, an alias for `TypeAbiUniversalInput<BytesValue>`, used by the `sc-meta scen-blackbox` tool as a placeholder, for when it cannot determine an appropriate typed value.
7979
- Testing improvements:
8080
- Support for transaction ids in tests;
8181
- `Address` and `H256` const constructors from hex;

0 commit comments

Comments
 (0)