We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461430b commit 32d42c9Copy full SHA for 32d42c9
CHANGELOG.md
@@ -43,7 +43,7 @@ through a feature flag. `wee-alloc` is no longer maintained and we removed suppo
43
- Trim single whitespace prefix in the metadata `docs` field ‒ [#1385](https://github.com/paritytech/ink/pull/1385)
44
45
### Added
46
-- Add ink_env::pay_with_call! helper macro for off-chain emulation of sending payments with contract msg calls - [#1379](https://github.com/paritytech/ink/pull/1379)
+- Add `ink_env::pay_with_call!` helper macro for off-chain emulation of sending payments with contract message calls ‒ [#1379](https://github.com/paritytech/ink/pull/1379)
47
48
### Removed
49
- Remove `wee-alloc` ‒ [#1403](https://github.com/paritytech/ink/pull/1403)
0 commit comments