Success noti

This commit is contained in:
Mentor Palokaj 2021-11-05 13:25:53 +01:00
parent f111fca8f1
commit a19d91b408

View File

@ -53,6 +53,8 @@ export default function Verifier() {
if( error ) throw new Error( error )
alert( `Success! ${ validatorAddress } now has the avatar associated with Rocketeer #${ id }.` )
} catch( e ) {
alert( e.message )