Skip to content

Commit 3468a81

Browse files
authored
Removes unnecessary readme line. (#841)
1 parent 3d58778 commit 3468a81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

READMEs/data-nfts-and-datatokens-flow.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ In the same python console:
102102
# Create ERC20 token related to the above NFT.
103103
from ocean_lib.web3_internal.constants import ZERO_ADDRESS
104104

105-
nft_factory = ocean.get_nft_factory()
106105
erc20_token = erc721_nft.create_datatoken(
107106
template_index=1, # default value
108107
name="ERC20DT1", # name for ERC20 token

0 commit comments

Comments
 (0)