Update interface for CollectionInfo
This commit is contained in:
parent
0fc60f6c05
commit
cc58de90a4
@ -25,6 +25,7 @@ export interface CollectionInfo {
|
||||
external_link?: string
|
||||
explicit_content?: boolean
|
||||
royalty_info?: RoyaltyInfo | undefined
|
||||
creator?: string
|
||||
}
|
||||
|
||||
export interface SG721Instance {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user