Skip to content

Commit

Permalink
Removes unnecessary readme line. (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
calina-c authored May 24, 2022
1 parent 3d58778 commit 3468a81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion READMEs/data-nfts-and-datatokens-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ In the same python console:
# Create ERC20 token related to the above NFT.
from ocean_lib.web3_internal.constants import ZERO_ADDRESS

nft_factory = ocean.get_nft_factory()
erc20_token = erc721_nft.create_datatoken(
template_index=1, # default value
name="ERC20DT1", # name for ERC20 token
Expand Down

0 comments on commit 3468a81

Please sign in to comment.