mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-01-29 15:45:55 +00:00
fix compile error in IdentityKernel
This commit is contained in:
parent
612fdb7f43
commit
a6cf6f4d27
@ -478,7 +478,7 @@ contract Identity is ERC725, ERC735 {
|
||||
uint256 _purpose,
|
||||
uint256 _type
|
||||
)
|
||||
private
|
||||
internal
|
||||
{
|
||||
bytes32 keyHash = keccak256(_key, _purpose);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user