mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-02 18:15:56 +00:00
feat: remove AMM devnet (#2587)
The AMM dev network will be decommissioned on the 12/8
This commit is contained in:
@@ -82,16 +82,6 @@ describe('fundWallet', function () {
|
||||
// )
|
||||
// })
|
||||
|
||||
it(
|
||||
'can generate and fund wallets on AMM devnet',
|
||||
async function () {
|
||||
await generate_faucet_wallet_and_fund_again(
|
||||
'wss://amm.devnet.rippletest.net:51233',
|
||||
)
|
||||
},
|
||||
TIMEOUT,
|
||||
)
|
||||
|
||||
it(
|
||||
'can generate wallet on hooks v3 testnet',
|
||||
async function () {
|
||||
|
||||
Reference in New Issue
Block a user