vizbase.objects

Module Contents

class Operation

Bases: graphenebase.objects.Operation

Inheritance diagram of vizbase.objects.Operation
private-bases

Need to overwrite a few attributes to load proper operations from viz.

module = vizbase.operations
operations
class Amount(d)
__bytes__(self)
__str__(self)
class Beneficiary(*args, **kwargs)

Bases: graphenebase.objects.GrapheneObject

Inheritance diagram of vizbase.objects.Beneficiary
private-bases

class Memo(*args, **kwargs)

Bases: graphenebase.objects.GrapheneObject

Inheritance diagram of vizbase.objects.Memo
private-bases

class Permission(*args, **kwargs)

Bases: graphenebase.objects.GrapheneObject

Inheritance diagram of vizbase.objects.Permission
private-bases

class ChainPropertiesVariant(props)

Bases: graphenebase.types.Static_variant

Inheritance diagram of vizbase.objects.ChainPropertiesVariant
private-bases

class ChainProperties(*args, **kwargs)

Bases: graphenebase.objects.GrapheneObject

Inheritance diagram of vizbase.objects.ChainProperties
private-bases

class Op_wrapper(*args, **kwargs)

Bases: graphenebase.objects.GrapheneObject

Inheritance diagram of vizbase.objects.Op_wrapper
private-bases