getTx

abstract fun getTx(txid: String): Transaction?

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