assertValidOwner
function assertValidOwner(owner): void;Throws InvalidOwnerError unless owner matches the allow-list.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
Returns
Section titled “Returns”void
function assertValidOwner(owner): void;Throws InvalidOwnerError unless owner matches the allow-list.
| Parameter | Type |
|---|---|
|
|
|
void