There was an error while loading. Please reload this page.
1 parent 3d58778 commit 3468a81Copy full SHA for 3468a81
1 file changed
READMEs/data-nfts-and-datatokens-flow.md
@@ -102,7 +102,6 @@ In the same python console:
102
# Create ERC20 token related to the above NFT.
103
from ocean_lib.web3_internal.constants import ZERO_ADDRESS
104
105
-nft_factory = ocean.get_nft_factory()
106
erc20_token = erc721_nft.create_datatoken(
107
template_index=1, # default value
108
name="ERC20DT1", # name for ERC20 token
0 commit comments