pub(crate) async fn get_next_signing_request<N: Network>(
__arg0: State<Arc<BrowserWalletState<N>>>,
) -> Json<BrowserApiResponse<BrowserSignRequest>>Expand description
Get the next pending signing request. Route: GET /api/signing/request
pub(crate) async fn get_next_signing_request<N: Network>(
__arg0: State<Arc<BrowserWalletState<N>>>,
) -> Json<BrowserApiResponse<BrowserSignRequest>>Get the next pending signing request. Route: GET /api/signing/request