| __init__(self, str coin_name=None, str coin_shortcut=None, str coin_label=None, str curve_name=None, int address_type=None, int address_type_p2sh=None, int maxfee_kb=None, int minfee_kb=None, bytes signed_message_header=None, bytes hash_genesis_block=None, int xprv_magic=None, int xpub_magic=None, int xpub_magic_segwit_p2sh=None, int xpub_magic_segwit_native=None, str bech32_prefix=None, str cashaddr_prefix=None, int slip44=None, bool segwit=None, bool decred=None, int fork_id=None, bool force_bip143=None, bool bip115=None, int dust_limit=None, str uri_prefix=None, int min_address_length=None, int max_address_length=None, bytes icon=None, str website=None, str github=None, str maintainer=None, int blocktime_seconds=None, dict default_fee_b=None, dict bitcore=None, dict blockbook=None, int cooldown=None) | coindef.CoinDef | |