mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 03:41:02 +00:00
contracts: Reduce the API surface (#8359)
* contracts: Remove types and storage from the public interface * contracts: Remove current_schedule() getter * contracts: Improve documentation * Update README.md * Fix integration test
This commit is contained in:
committed by
GitHub
parent
d343683ca9
commit
d98a3c7942
@@ -20,6 +20,9 @@ In other words: Upgrading this pallet will not break pre-existing contracts.
|
||||
|
||||
### Added
|
||||
|
||||
- Make storage and fields of `Schedule` private to the crate.
|
||||
[1](https://github.com/paritytech/substrate/pull/8359)
|
||||
|
||||
- Add new version of `seal_random` which exposes additional information.
|
||||
[1](https://github.com/paritytech/substrate/pull/8329)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user