mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-10 19:47:04 +00:00
6 lines
102 B
Solidity
6 lines
102 B
Solidity
pragma solidity ^0.4.18;
|
|
|
|
/**
|
|
* WARNING: for testing only. DO NOT USE
|
|
**/
|
|
contract RecoveryVault {} |