set_fees
An entrypoint that setups dev and bid fees.
Call parameters
Field
Type
Hint
Description
dev_fee_f
nat
Float value multiplied by 1e+18
bid_fee_f
nat
Float value multiplied by 1e+18
Usage
Errors
400
-sender
of the transaction is not current administrator.412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).
Last updated