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