Clean up pallet-contracts documentation (#10438)

* Update CHANGELOG.md

* Remove COMPLEXITY.md
This commit is contained in:
Alexander Theißen
2021-12-07 17:48:28 +01:00
committed by GitHub
parent 6863476603
commit 35b82f917a
4 changed files with 34 additions and 498 deletions
@@ -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
//