getTx

abstract fun getTx(txid: String): Transaction?(source)

Get a `Transaction` option given its `Txid`.