|
Bitcoin
|
Variables | |
| bool | fIsBareMultisigStd = DEFAULT_PERMIT_BAREMULTISIG |
| CFeeRate | incrementalRelayFee = CFeeRate(DEFAULT_INCREMENTAL_RELAY_FEE) |
| CFeeRate | dustRelayFee = CFeeRate(DUST_RELAY_TX_FEE) |
| unsigned int | nBytesPerSigOp = DEFAULT_BYTES_PER_SIGOP |
| CFeeRate dustRelayFee = CFeeRate(DUST_RELAY_TX_FEE) |
| bool fIsBareMultisigStd = DEFAULT_PERMIT_BAREMULTISIG |
| CFeeRate incrementalRelayFee = CFeeRate(DEFAULT_INCREMENTAL_RELAY_FEE) |
| unsigned int nBytesPerSigOp = DEFAULT_BYTES_PER_SIGOP |
1.8.15