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 56b3365 commit 8647528Copy full SHA for 8647528
runtime/src/precompiles/solidity/staking.abi
@@ -61,7 +61,7 @@
61
],
62
"name": "removeStake",
63
"outputs": [],
64
- "stateMutability": "nonpayable",
+ "stateMutability": "payable",
65
"type": "function"
66
}
67
]
0 commit comments