Module handlers

Module handlers 

Source

Functionsยง

get_connection_info ๐Ÿ”’
Get current connection information. Route: GET /api/connection
get_next_signing_request ๐Ÿ”’
Get the next pending signing request. Route: GET /api/signing/request
get_next_transaction_request ๐Ÿ”’
Get the next pending transaction request. Route: GET /api/transaction/request
post_connection_update ๐Ÿ”’
Post connection update (connect or disconnect). Route: POST /api/connection
post_signing_response ๐Ÿ”’
Post a signing response (signature or error). Route: POST /api/signing/response
post_transaction_response ๐Ÿ”’
Post a transaction response (signed or error). Route: POST /api/transaction/response
serve_banner_png ๐Ÿ”’
Serve banner.png
serve_css ๐Ÿ”’
Serve styles.css
serve_index ๐Ÿ”’
Serve index.html
serve_js ๐Ÿ”’
Serve main.js with injected session token.
serve_logo_png ๐Ÿ”’
Serve logo.png