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