vizbase.operations

Module Contents

class Account_create(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Account_create
private-bases

class Account_update(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Account_update
private-bases

class Account_metadata(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Account_metadata
private-bases

class Award(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Award
private-bases

class Transfer(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Transfer
private-bases

class Transfer_to_vesting(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Transfer_to_vesting
private-bases

class Withdraw_vesting(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Withdraw_vesting
private-bases

class Delegate_vesting_shares(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Delegate_vesting_shares
private-bases

class Set_withdraw_vesting_route(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Set_withdraw_vesting_route
private-bases

class Witness_update(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Witness_update
private-bases

class Versioned_chain_properties_update(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Versioned_chain_properties_update
private-bases

class Account_witness_vote(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Account_witness_vote
private-bases

class Proposal_create(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Proposal_create
private-bases

See libraries/protocol/include/graphene/protocol/proposal_operations.hpp.

class Proposal_update(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Proposal_update
private-bases

class Proposal_delete(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Proposal_delete
private-bases

class Custom(*args, **kwargs)

Bases: vizbase.objects.GrapheneObject

Inheritance diagram of vizbase.operations.Custom
private-bases