Update Append New Token description on Collection Actions

This commit is contained in:
Serkan Reis
2023-01-05 14:17:46 +03:00
parent fa32649633
commit c7b26d133d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ const CollectionActionsPage: NextPage = () => {
toUtf8(Buffer.from(Buffer.from('contract_info').toString('hex'), 'hex').toString()),
),
{
loading: 'Retrieving Minter type...',
loading: 'Retrieving minter type...',
error: 'Minter type retrieval failed.',
success: 'Minter type retrieved.',
},