Skip to content

jmwallet.wallet.constants

jmwallet.wallet.constants

Wallet constants shared across wallet modules.

Attributes

DEFAULT_SCAN_RANGE = 1000 module-attribute

FIDELITY_BOND_BRANCH = 2 module-attribute

MAX_DESCRIPTOR_RANGE = 1000000 module-attribute

__all__ = ['DEFAULT_SCAN_RANGE', 'FIDELITY_BOND_BRANCH', 'MAX_DESCRIPTOR_RANGE'] module-attribute