1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Updating CodeExamples.md

This commit is contained in:
GitHub Actions Bot 2023-03-08 11:03:14 +00:00
parent 44e29ccf40
commit 4790cd6c3e

View File

@ -108,7 +108,6 @@ import {
ProviderInstance, ProviderInstance,
transfer, transfer,
ZERO_ADDRESS, ZERO_ADDRESS,
calculateEstimatedGas,
sendTx sendTx
} from '@oceanprotocol/lib' } from '@oceanprotocol/lib'
import { getAddresses, getTestConfig, web3 } from '../config' import { getAddresses, getTestConfig, web3 } from '../config'