Monero
Public Member Functions | Static Public Attributes | List of all members
coindef.CoinDef Class Reference
Inheritance diagram for coindef.CoinDef:
Inheritance graph
[legend]
Collaboration diagram for coindef.CoinDef:
Collaboration graph
[legend]

Public Member Functions

def __init__
 

Static Public Attributes

dictionary FIELDS
 
 coin_name
 
 coin_shortcut
 
 coin_label
 
 curve_name
 
 address_type
 
 address_type_p2sh
 
 maxfee_kb
 
 minfee_kb
 
 signed_message_header
 
 hash_genesis_block
 
 xprv_magic
 
 xpub_magic
 
 xpub_magic_segwit_p2sh
 
 xpub_magic_segwit_native
 
 bech32_prefix
 
 cashaddr_prefix
 
 slip44
 
 segwit
 
 decred
 
 fork_id
 
 force_bip143
 
 bip115
 
 dust_limit
 
 uri_prefix
 
 min_address_length
 
 max_address_length
 
 icon
 
 website
 
 github
 
 maintainer
 
 blocktime_seconds
 
 default_fee_b
 
 bitcore
 
 blockbook
 
 cooldown
 

Constructor & Destructor Documentation

◆ __init__()

def coindef.CoinDef.__init__ (   self,
  coin_name 
)

Member Data Documentation

◆ address_type

coindef.CoinDef.address_type
static

◆ address_type_p2sh

coindef.CoinDef.address_type_p2sh
static

◆ bech32_prefix

coindef.CoinDef.bech32_prefix
static

◆ bip115

coindef.CoinDef.bip115
static

◆ bitcore

coindef.CoinDef.bitcore
static

◆ blockbook

coindef.CoinDef.blockbook
static

◆ blocktime_seconds

coindef.CoinDef.blocktime_seconds
static

◆ cashaddr_prefix

coindef.CoinDef.cashaddr_prefix
static

◆ coin_label

coindef.CoinDef.coin_label
static

◆ coin_name

coindef.CoinDef.coin_name
static

◆ coin_shortcut

coindef.CoinDef.coin_shortcut
static

◆ cooldown

coindef.CoinDef.cooldown
static

◆ curve_name

coindef.CoinDef.curve_name
static

◆ decred

coindef.CoinDef.decred
static

◆ default_fee_b

coindef.CoinDef.default_fee_b
static

◆ dust_limit

coindef.CoinDef.dust_limit
static

◆ FIELDS

dictionary coindef.CoinDef.FIELDS
static

◆ force_bip143

coindef.CoinDef.force_bip143
static

◆ fork_id

coindef.CoinDef.fork_id
static

◆ github

coindef.CoinDef.github
static

◆ hash_genesis_block

coindef.CoinDef.hash_genesis_block
static

◆ icon

coindef.CoinDef.icon
static

◆ maintainer

coindef.CoinDef.maintainer
static

◆ max_address_length

coindef.CoinDef.max_address_length
static

◆ maxfee_kb

coindef.CoinDef.maxfee_kb
static

◆ min_address_length

coindef.CoinDef.min_address_length
static

◆ minfee_kb

coindef.CoinDef.minfee_kb
static

◆ segwit

coindef.CoinDef.segwit
static

◆ signed_message_header

coindef.CoinDef.signed_message_header
static

◆ slip44

coindef.CoinDef.slip44
static

◆ uri_prefix

coindef.CoinDef.uri_prefix
static

◆ website

coindef.CoinDef.website
static

◆ xprv_magic

coindef.CoinDef.xprv_magic
static

◆ xpub_magic

coindef.CoinDef.xpub_magic
static

◆ xpub_magic_segwit_native

coindef.CoinDef.xpub_magic_segwit_native
static

◆ xpub_magic_segwit_p2sh

coindef.CoinDef.xpub_magic_segwit_p2sh
static

The documentation for this class was generated from the following file: