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