Skip to content

Commit

Permalink
base network
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Oct 8, 2024
1 parent 92ca1e5 commit 20c235f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apollo/src/lnv3/transfer.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ export class TransferService extends BaseTransferServiceT2 {
},
{
level0Indexers: [
{
indexerType: Level0IndexerType.superindex,
url: this.superindexEndpoint,
},
{
indexerType: Level0IndexerType.envio,
url: this.dnvioEndpoint,
Expand Down

0 comments on commit 20c235f

Please sign in to comment.