Import
import { enable } from '@rhinestone/sdk/actions/ecdsa'
Usage
const transaction = await account.prepareTransaction({
chain,
calls: [enable(owners, threshold)],
})
Parameters
Owners to use for authentication
Returns
Calls to enable ECDSA authentication