benchmarkcontract

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CONTRACT_NAME = "BenchmarkContract"

helpers for avoiding reliance on strings throughout the system

Variables

View Source
var EVENTS = sdk.Export(BabyBorn)
View Source
var PRIVATE = sdk.Export(nop) // needed to avoid lint error since this private function is not used by anyone (it's for a test)
View Source
var PUBLIC = sdk.Export(add, set, get, argTypes, throw, giveBirth)
View Source
var SYSTEM = sdk.Export(_init)

Functions

func BabyBorn added in v0.7.1

func BabyBorn(name string, weight uint32)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL