@flarenetwork/flare-periphery-contract-artifacts
Version:
Smart contract artifacts for all Flare chains
26 lines (25 loc) • 525 B
JSON
[
{
"inputs": [
{
"internalType": "uint24",
"name": "_currentRewardEpochId",
"type": "uint24"
},
{
"internalType": "uint64",
"name": "_currentRewardEpochExpectedEndTs",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "_rewardEpochDurationSeconds",
"type": "uint64"
}
],
"name": "triggerRewardEpochSwitchover",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]