Documentation
¶
Index ¶
Constants ¶
View Source
const FuncFinalizeAuction = "finalizeAuction"
View Source
const FuncPlaceBid = "placeBid"
View Source
const FuncSetOwnerMargin = "setOwnerMargin"
View Source
const FuncStartAuction = "startAuction"
View Source
const HFuncFinalizeAuction = coretypes.Hname(0x8d534ddc)
View Source
const HFuncPlaceBid = coretypes.Hname(0x9bd72fa9)
View Source
const HFuncSetOwnerMargin = coretypes.Hname(0x1774461a)
View Source
const HFuncStartAuction = coretypes.Hname(0xd5b7bacb)
View Source
const HViewGetInfo = coretypes.Hname(0xcfedba5f)
View Source
const ParamColor = "color"
View Source
const ParamDescription = "description"
View Source
const ParamDuration = "duration"
View Source
const ParamMinimumBid = "minimumBid"
View Source
const ParamOwnerMargin = "ownerMargin"
View Source
const ScHname = coretypes.Hname(0x1b5c43b1)
View Source
const ScName = "fairauction"
View Source
const VarAuctions = "auctions"
View Source
const VarBidderList = "bidderList"
View Source
const VarBidders = "bidders"
View Source
const VarColor = "color"
View Source
const VarCreator = "creator"
View Source
const VarDeposit = "deposit"
View Source
const VarDescription = "description"
View Source
const VarDuration = "duration"
View Source
const VarHighestBid = "highestBid"
View Source
const VarHighestBidder = "highestBidder"
View Source
const VarInfo = "info"
View Source
const VarMinimumBid = "minimumBid"
View Source
const VarNumTokens = "numTokens"
View Source
const VarOwnerMargin = "ownerMargin"
View Source
const VarWhenStarted = "whenStarted"
View Source
const ViewGetInfo = "getInfo"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.