graphenebase.prefix module

class graphenebase.prefix.Prefix

Bases: object

This class is meant to allow changing the prefix. The prefix is used to link a public key to a specific blockchain.

prefix = 'GPH'
set_prefix(prefix)