Skip to content

Commit dbb1c2a

Browse files
committed
add missing DecodeWithMemTracking
1 parent 185833c commit dbb1c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

precompiles/src/testing/account.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ impl sp_runtime::traits::Convert<H160, MockAccount> for MockAccount {
105105
Clone,
106106
Encode,
107107
Decode,
108+
DecodeWithMemTracking,
108109
sp_core::RuntimeDebug,
109110
TypeInfo,
110111
Serialize,

0 commit comments

Comments
 (0)