Documentation ¶
Index ¶
Constants ¶
View Source
const ( DecaimasBase = uint64(100000000) BcPrefix = "BC" )
Variables ¶
View Source
var BcContract = "0xb78f12Cb3924607A8BC6a66799e159E3459097e9"
Functions ¶
func NewWasmRe ¶
func NewWasmRe() interpreter.PluginImpl
Types ¶
type RuntimeBc20 ¶
type RuntimeBc20 struct {
// contains filtered or unexported fields
}
type WasmRE ¶
type WasmRE struct {
// contains filtered or unexported fields
}
func (*WasmRE) Generate ¶
func (self *WasmRE) Generate(ctx *actioncontext.Context) interpreter.Interpreter
func (*WasmRE) Initialize ¶
func (self *WasmRE) Initialize()
Click to show internal directories.
Click to hide internal directories.