pub(crate) async fn get_connection_info<N: Network>(
__arg0: State<Arc<BrowserWalletState<N>>>,
) -> Json<BrowserApiResponse<Option<Connection>>>Expand description
Get current connection information. Route: GET /api/connection
pub(crate) async fn get_connection_info<N: Network>(
__arg0: State<Arc<BrowserWalletState<N>>>,
) -> Json<BrowserApiResponse<Option<Connection>>>Get current connection information. Route: GET /api/connection