Documentation ¶
Index ¶
Constants ¶
View Source
const CONTRACT_NAME = "BenchmarkToken"
helpers for avoiding reliance on strings throughout the system
View Source
const TOTAL_SUPPLY = uint64(10000000000)
Variables ¶
View Source
var PUBLIC = sdk.Export(transfer, getBalance)
View Source
var SYSTEM = sdk.Export(_init)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.