fixup comment
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s
Details
This commit is contained in:
parent
758f4fe7bd
commit
72968273ca
|
@ -10,7 +10,7 @@ import "hardhat/console.sol";
|
|||
|
||||
// TODO: consider dynamically constructing contract instances rather than merging at build time
|
||||
contract DAO is Reputation, Forum, ValidationPools {
|
||||
/// Authorize a contract to transfer REP, and call that contract's receiveTransfer method
|
||||
/// Authorize a contract to transfer REP, and call that contract's acceptAvailability method
|
||||
function stakeAvailability(
|
||||
address to,
|
||||
uint256 value,
|
||||
|
|
Loading…
Reference in New Issue