|
| def | __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) |
| |
◆ __init__()
| def coindef.CoinDef.__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 |
|
) |
| |
◆ address_type
| coindef.CoinDef.address_type |
◆ address_type_p2sh
| coindef.CoinDef.address_type_p2sh |
◆ bech32_prefix
| coindef.CoinDef.bech32_prefix |
◆ bip115
◆ bitcore
◆ blockbook
| coindef.CoinDef.blockbook |
◆ blocktime_seconds
| coindef.CoinDef.blocktime_seconds |
◆ cashaddr_prefix
| coindef.CoinDef.cashaddr_prefix |
◆ coin_label
| coindef.CoinDef.coin_label |
◆ coin_name
| coindef.CoinDef.coin_name |
◆ coin_shortcut
| coindef.CoinDef.coin_shortcut |
◆ cooldown
◆ curve_name
| coindef.CoinDef.curve_name |
◆ decred
◆ default_fee_b
| coindef.CoinDef.default_fee_b |
◆ dust_limit
| coindef.CoinDef.dust_limit |
◆ FIELDS
| dict coindef.CoinDef.FIELDS |
|
static |
◆ force_bip143
| coindef.CoinDef.force_bip143 |
◆ fork_id
◆ github
◆ hash_genesis_block
| coindef.CoinDef.hash_genesis_block |
◆ icon
◆ maintainer
| coindef.CoinDef.maintainer |
◆ max_address_length
| coindef.CoinDef.max_address_length |
◆ maxfee_kb
| coindef.CoinDef.maxfee_kb |
◆ min_address_length
| coindef.CoinDef.min_address_length |
◆ minfee_kb
| coindef.CoinDef.minfee_kb |
◆ segwit
◆ signed_message_header
| coindef.CoinDef.signed_message_header |
◆ slip44
◆ uri_prefix
| coindef.CoinDef.uri_prefix |
◆ website
◆ xprv_magic
| coindef.CoinDef.xprv_magic |
◆ xpub_magic
| coindef.CoinDef.xpub_magic |
◆ xpub_magic_segwit_native
| coindef.CoinDef.xpub_magic_segwit_native |
◆ xpub_magic_segwit_p2sh
| coindef.CoinDef.xpub_magic_segwit_p2sh |
The documentation for this class was generated from the following file: