execute.gno

Execute

func Execute(
    proposalId uint64
) uint64 

Executes the given proposal.

Parameters

Name
Type
Description

proposalId

uint64

The ID of the proposal to execute.

Last updated

Was this helpful?