stack

Home > @infiniteobjects/artist-registry-eth > ArtistRegistryEth > getSignedData

ArtistRegistryEth.getSignedData() method

Gets the contract data for a given wallet

Signature:

getSignedData(wallet?: string): Promise<IArtistRegistrySignedData>;

Parameters

Parameter Type Description
wallet string (Optional)

Returns:

Promise<IArtistRegistrySignedData>

Remarks

If the wallet is not specified, the default signed data is returned