File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ Please log any bugs in the [`contracts-issues`](https://github.com/paritytech/co
163163 - [ Issue #45 ] ( https://github.com/paritytech/contract-issues/issues/45 ) {target=\_ blank}.
164164- ** Non-Deterministic Gas Usage** - Gas consumption varies slightly for identical transactions.
165165 - [ Issue #49 ] ( https://github.com/paritytech/contract-issues/issues/49 ) {target=\_ blank}.
166- - ** Precompiles Not Recognized** - Precompile addresses return " Contract not found" error.
166+ - ** Precompiles Not Recognized** - Precompile addresses return ` Contract not found ` error.
167167 - [ Issue #111 ] ( https://github.com/paritytech/contract-issues/issues/111 ) {target=\_ blank}.
168168
169169### Development Tools
Original file line number Diff line number Diff line change @@ -8286,7 +8286,7 @@ Please log any bugs in the [`contracts-issues`](https://github.com/paritytech/co
82868286 - [Issue #45](https://github.com/paritytech/contract-issues/issues/45){target=\_blank}.
82878287- **Non-Deterministic Gas Usage** - Gas consumption varies slightly for identical transactions.
82888288 - [Issue #49](https://github.com/paritytech/contract-issues/issues/49){target=\_blank}.
8289- - **Precompiles Not Recognized** - Precompile addresses return " Contract not found" error.
8289+ - **Precompiles Not Recognized** - Precompile addresses return ` Contract not found` error.
82908290 - [Issue #111](https://github.com/paritytech/contract-issues/issues/111){target=\_blank}.
82918291
82928292### Development Tools
You can’t perform that action at this time.
0 commit comments