set_auction
An entrypoint that setups a new Auction contract (see Auction).
Call parameters
Field
Type
Description
auction
address
An address of a new Auction contract
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