pub async fn get_transaction_block( tx_digest: TransactionDigest, show_input_tx: bool, fullnode_rpc: String, ) -> Result<String>