We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a969fef commit f1fa480Copy full SHA for f1fa480
contracts/staking/IStakingData.sol
@@ -1,7 +1,6 @@
1
// SPDX-License-Identifier: MIT
2
3
pragma solidity >=0.6.12 <0.8.0;
4
-pragma experimental ABIEncoderV2;
5
6
interface IStakingData {
7
/**
0 commit comments