remove completed TODO
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s
Details
This commit is contained in:
parent
70d5d84d0d
commit
1f50a8acd7
|
@ -105,7 +105,6 @@ function Proposals() {
|
|||
const onSubmitProposal = useCallback(async (post) => {
|
||||
const web3 = new Web3(provider);
|
||||
const emptyCallbackData = web3.eth.abi.encodeParameter('bytes', '0x00');
|
||||
// TODO: Make referenda durations configurable
|
||||
await proposalsContract.current.methods.propose(
|
||||
post.hash,
|
||||
account,
|
||||
|
|
Loading…
Reference in New Issue