PsbtInterface

interface PsbtInterface

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun combine(other: Psbt): Psbt
Link copied to clipboard
abstract fun extractTx(): Transaction
Link copied to clipboard
abstract fun fee(): ULong
Link copied to clipboard
Link copied to clipboard
abstract fun jsonSerialize(): String
Link copied to clipboard
abstract fun serialize(): String