mirror of
https://github.com/status-im/topic-democracy.git
synced 2025-02-24 16:18:46 +00:00
fix name of contract
This commit is contained in:
parent
b3c3ff5b70
commit
046b39d640
@ -4,7 +4,7 @@ import "../token/ERC20Token.sol";
|
||||
import "../common/MessageSigned.sol";
|
||||
|
||||
|
||||
contract GroupSuscription is MessageSigned {
|
||||
contract GroupAccess is MessageSigned {
|
||||
|
||||
struct SuscriptionData {
|
||||
uint256 amount;
|
||||
|
Loading…
x
Reference in New Issue
Block a user