![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | bip68-112-113-p2p.BIP68_112_113Test |
Namespaces | |
bip68-112-113-p2p | |
Functions | |
def | bip68-112-113-p2p.all_rlt_txs (txarray) |
Variables | |
int | bip68-112-113-p2p.base_relative_locktime = 10 |
int | bip68-112-113-p2p.seq_disable_flag = 1<<31 |
int | bip68-112-113-p2p.seq_random_high_bit = 1<<25 |
int | bip68-112-113-p2p.seq_type_flag = 1<<22 |
int | bip68-112-113-p2p.seq_random_low_bit = 1<<18 |
list | bip68-112-113-p2p.relative_locktimes = [] |
list | bip68-112-113-p2p.b25times = [] |
list | bip68-112-113-p2p.b22times = [] |
list | bip68-112-113-p2p.b18times = [] |
int | bip68-112-113-p2p.rlt = base_relative_locktime |