Skip to content

assertValidOwner

function assertValidOwner(owner): void;

Throws InvalidOwnerError unless owner matches the allow-list.

Parameter Type

owner

string

void