SecretStore: Kovan integration initial commit
This commit is contained in:
3
ethcore/native_contracts/res/secretstore_service.json
Normal file
3
ethcore/native_contracts/res/secretstore_service.json
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
{"constant":false,"inputs":[{"name":"serverKeyId","type":"bytes32"},{"name":"serverKeyPublic","type":"bytes"},{"name":"v","type":"uint8"},{"name":"r","type":"bytes32"},{"name":"s","type":"bytes32"}],"name":"serverKeyGenerated","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"}
|
||||
]
|
||||
Reference in New Issue
Block a user