Last updated
Was this helpful?
validateClusterLock(
lock,safeRpcUrl?):Promise<boolean>
Defined in: services.ts:14
Verifies Cluster Lock's validity.
safeRpcUrl?
string
optional safeRpcUrl for safe wallet verification
Promise<boolean>
boolean result to indicate if lock is valid
on missing keys or values.
An example of how to use validateClusterLock: validateClusterLock
Last updated
Was this helpful?
Was this helpful?

