PaymentResult
@totemsdk/omnia-router / PaymentResult
Interface: PaymentResult
Properties
error?
optionalerror?:string
feeProofs?
optionalfeeProofs?:RouterFeeProof[]
Verifiable fee proofs for each settled hop — feeds recordPoolFee earn-proofs.
preimage?
optionalpreimage?:string
Hex preimage revealed during settlement (present on success)
settledHops
settledHops:
string[]
htlcIds that were successfully settled
success
success:
boolean