Versions in this module Expand all Collapse all v0 v0.0.8 Mar 11, 2021 Changes in this version + func StringVtype(r dvm.Variable) string + type Dvml struct + func GetDvml() *Dvml + func (d *Dvml) Breakpoint(lineParts []string) + func (d *Dvml) BurnAssets(lineParts []string) + func (d *Dvml) ExecuteFunction(lineParts []string) + func (d *Dvml) ExecuteGenerate(lineParts []string) + func (d *Dvml) ExecuteTests(lineParts []string) + func (d *Dvml) IncrementBlock() + func (d *Dvml) ListFunctions() + func (d *Dvml) PrintAccounts(lineParts []string) + func (d *Dvml) PrintBalances() + func (d *Dvml) PrintFunction(lineParts []string) + func (d *Dvml) PrintSigner() + func (d *Dvml) PrintStorage() + func (d *Dvml) PrintUsage() + func (d *Dvml) PrintVersion() + func (d *Dvml) Quit(exitInProgress *bool) + func (d *Dvml) Reset() + func (d *Dvml) RunTestFunctions(file string) + func (d *Dvml) SetDeroValue(amount uint64) + func (d *Dvml) SetTokenValue(amount uint64) + func (d Dvml) GetDeroValue() uint64 + func (d Dvml) GetTokenValue() uint64