Get Transaction Id From Position Response
data class GetTransactionIdFromPositionResponse(txid: ByteVector32, height: Int, tx_pos: Int, merkle: List<ByteVector32>) : ElectrumResponse
Content copied to clipboard