mppx@0.3.4
·
389 commits
to main
since this release
Patch Changes
- 9cf4943: Added USDC.e to account view mainnet token list and use
MPPX_RPC_URLfor default mainnet balance fetching. - 11c0422: Renamed internal
streamterminology tosessionto align with the MPP spec. This includes renaming thesrc/tempo/stream/directory tosrc/tempo/session/, updating all problem type URIs from…/problems/stream/…to…/problems/session/…, and renaming associated types (e.g.,StreamCredentialPayload→SessionCredentialPayload). No public API changes.