Skip to content

Commit

Permalink
Amend '@defichain/jellyfish-json' to 'bignumber.js'
Browse files Browse the repository at this point in the history
  • Loading branch information
izzycsy committed Jun 16, 2021
1 parent 9832052 commit 2fde04b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { MasterNodeRegTestContainer } from '@defichain/testcontainers'
import { ContainerAdapterClient } from '../../container_adapter_client'
import { BigNumber } from '@defichain/jellyfish-json'
import BigNumber from 'bignumber.js'

describe('Account', () => {
const container = new MasterNodeRegTestContainer()
Expand Down

0 comments on commit 2fde04b

Please sign in to comment.