`v19::wallet` should have `String` not `Transaction` ```rust /// The decoded transaction (only present when `verbose` is passed). v19 and later only. pub decoded: Option<Transaction>, ``` And v20, v23, v24, v26, v28
v19::walletshould haveStringnotTransactionAnd v20, v23, v24, v26, v28