mppx@0.3.16
·
329 commits
to main
since this release
Patch Changes
- 79bbfc6: Added multi-challenge
mppx.challenge()combinator for presenting multiple payment methods in a single 402 response, nested accessors (mppx.tempo.charge(...)),Mppx.challenge()static,Challenge.fromResponseList(), and automatic client preference-based challenge selection. - b4f3c92: Migrated to use
callinstead of manualeth_estimateGas.