2.1 KiB
brk-client / CpfpInfo
Interface: CpfpInfo
Defined in: Developer/brk/modules/brk-client/index.js:373
Properties
adjustedVsize?
optionaladjustedVsize?:number|null
Defined in: Developer/brk/modules/brk-client/index.js:379
Adjusted virtual size (accounting for sigops)
ancestors
ancestors:
CpfpEntry[]
Defined in: Developer/brk/modules/brk-client/index.js:374
Ancestor transactions in the CPFP chain
bestDescendant?
optionalbestDescendant?:CpfpEntry|null
Defined in: Developer/brk/modules/brk-client/index.js:375
Best (highest fee rate) descendant, if any
descendants
descendants:
CpfpEntry[]
Defined in: Developer/brk/modules/brk-client/index.js:376
Descendant transactions in the CPFP chain
effectiveFeePerVsize?
optionaleffectiveFeePerVsize?:number|null
Defined in: Developer/brk/modules/brk-client/index.js:377
Effective fee rate considering CPFP relationships (sat/vB)
fee?
optionalfee?:number|null
Defined in: Developer/brk/modules/brk-client/index.js:378
Transaction fee (sats)