XRPLF / xrpl-py

A Python library to interact with the XRP Ledger (XRPL) blockchain
ISC License
150 stars 84 forks source link

feat: add sidechain devnet support to faucet generation #593

Closed mvadari closed 1 year ago

mvadari commented 1 year ago

High Level Overview of Change

Title says it all.

Context of Change

The sidechain devnet is important for sidechain work. The faucet generation didn't support it previously.

Type of Change

Test Plan

CI passes.