mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-02-05 19:13:39 +00:00
proposal manager executes to its controller
This commit is contained in:
parent
6766c5d7b1
commit
de97724687
@ -1,5 +1,5 @@
|
||||
pragma solidity ^0.4.14;
|
||||
|
||||
contract ApproveAndCallFallBack {
|
||||
function receiveApproval(address from, uint256 _amount, address _token, bytes _data) public;
|
||||
function receiveApproval(address from, uint256 _amount, address _token, bytes _data) public ;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user