external_deposit_fee.gno
SetDepositGnsAmount
func SetDepositGnsAmount(
amount uint64
)
Sets the amount of GNS to deposit when creating an external incentive.
Parameters
Name
Type
Description
amount
uint64
The amount of GNS needed to create an external incentive.
Last updated
Was this helpful?