List of all items
Structs
- ApiDoc
- RestServer
- ServerState
- ServerWallet
- api::v1::bitcoin::BitcoinApiDoc
- api::v1::boards::BoardsApiDoc
- api::v1::exits::ExitsApiDoc
- api::v1::fees::FeesApiDoc
- api::v1::history::HistoryApiDoc
- api::v1::lightning::LightningApiDoc
- api::v1::notifications::HandshakeParams
- api::v1::notifications::NotificationApiDoc
- api::v1::onchain::OnchainApiDoc
- api::v1::wallet::WalletApiDoc
- auth::AuthToken
- auth::TokenDecodeError
- config::Config
- error::BadRequestError
- error::InternalServerError
- error::NotFoundError
- error::UnauthorizedError
Enums
Traits
Functions
- api::v1::bitcoin::router
- api::v1::bitcoin::tip
- api::v1::boards::board_all
- api::v1::boards::board_amount
- api::v1::boards::get_pending_boards
- api::v1::boards::router
- api::v1::exits::exit_claim_all
- api::v1::exits::exit_claim_vtxos
- api::v1::exits::exit_progress
- api::v1::exits::exit_start_all
- api::v1::exits::exit_start_vtxos
- api::v1::exits::get_all_exit_status
- api::v1::exits::get_exit_status_by_vtxo_id
- api::v1::exits::router
- api::v1::fees::board_fee
- api::v1::fees::lightning_receive_fee
- api::v1::fees::lightning_send_fee
- api::v1::fees::offboard_all_fee
- api::v1::fees::onchain_fee_rates
- api::v1::fees::router
- api::v1::fees::send_onchain_fee
- api::v1::history::list
- api::v1::history::router
- api::v1::history::update_metadata
- api::v1::lightning::cancel_receive
- api::v1::lightning::generate_invoice
- api::v1::lightning::get_receive_status
- api::v1::lightning::list_receive_statuses
- api::v1::lightning::pay
- api::v1::lightning::router
- api::v1::notifications::router
- api::v1::notifications::websocket_ticket
- api::v1::onchain::onchain_address
- api::v1::onchain::onchain_balance
- api::v1::onchain::onchain_drain
- api::v1::onchain::onchain_send
- api::v1::onchain::onchain_send_many
- api::v1::onchain::onchain_sync
- api::v1::onchain::onchain_transactions
- api::v1::onchain::onchain_utxos
- api::v1::onchain::router
- api::v1::router
- api::v1::wallet::address
- api::v1::wallet::ark_info
- api::v1::wallet::balance
- api::v1::wallet::connected
- api::v1::wallet::create_wallet
- api::v1::wallet::get_vtxo
- api::v1::wallet::get_vtxo_encoded
- api::v1::wallet::history
- api::v1::wallet::import_vtxo
- api::v1::wallet::movements
- api::v1::wallet::next_round
- api::v1::wallet::offboard_all
- api::v1::wallet::offboard_vtxos
- api::v1::wallet::peek_address
- api::v1::wallet::pending_rounds
- api::v1::wallet::refresh_all
- api::v1::wallet::refresh_counterparty
- api::v1::wallet::refresh_vtxos
- api::v1::wallet::router
- api::v1::wallet::send
- api::v1::wallet::send_onchain
- api::v1::wallet::sync
- api::v1::wallet::sync_mailbox
- api::v1::wallet::vtxos
- api::v1::wallet::wallet_delete
- api::v1::wallet::wallet_exists
- auth::authed_router
- auth::authenticate_request
- error::route_not_found
- ping