Skip to content

Commit

Permalink
Merge pull request #906 from sourovafrin/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
0xp3gasus authored Nov 8, 2023
2 parents 46820fa + 678d2c9 commit 5350bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xchain-doge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ You can specify own array of providers, whoch will be executed in array-order, t
### example sochain v3, blockcypher backup

```typescript
import { Client, defaultDogeParams, AssetDOGE, SochainDataProviders, BlockcypherDataProviders } from '@xchainjs/xchain-doge'
import { Client, defaultDogeParams, AssetDOGE, SochainDataProviders, blockcypherDataProviders } from '@xchainjs/xchain-doge'
import { SochainNetwork, SochainProvider } from '@xchainjs/xchain-utxo-providers'
import { Network, UtxoClientParams } from '@xchainjs/xchain-client'

Expand Down

0 comments on commit 5350bf0

Please sign in to comment.