Update eip-998.md (#3335)

This commit is contained in:
Taha Dhailey 2021-08-13 22:16:24 +08:00 committed by GitHub
parent 12d6e08757
commit 288983bdc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,7 @@ interface ERC998ERC721TopDown {
uint256 _childTokenId, uint256 _childTokenId,
bytes _data bytes _data
) )
external external;
/// @notice Get a child token from an ERC721 contract. /// @notice Get a child token from an ERC721 contract.
/// @param _from The address that owns the child token. /// @param _from The address that owns the child token.