mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 17:31:03 +00:00
Clean up pallet-contracts documentation (#10438)
* Update CHANGELOG.md * Remove COMPLEXITY.md
This commit is contained in:
committed by
GitHub
parent
6863476603
commit
35b82f917a
@@ -726,12 +726,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
// ***********************************************************
|
||||
// * AFTER MAKING A CHANGE MAKE SURE TO UPDATE COMPLEXITY.MD *
|
||||
// ***********************************************************
|
||||
|
||||
// Define a function `fn init_env<E: Ext>() -> HostFunctionSet<E>` that returns
|
||||
// a function set which can be imported by an executed contract.
|
||||
// This is the API exposed to contracts.
|
||||
//
|
||||
// # Note
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user