Module utils

Source
Expand description

§Open Payments Client Utilities

This module provides utility functions for URL manipulation and resource server URL extraction that are commonly used throughout the Open Payments client.

§Functions

Functions§

get_resource_server_url
Extracts the resource server URL from a wallet address URL.
join_url_paths
Safely joins a base URL with a path component.