Skip to main content

Import

import { disable } from '@rhinestone/sdk/actions/mfa'

Usage

const transaction = await account.prepareTransaction({
  chain,
  calls: [disable()],
})

Returns

call
LazyCallInput
Calls to disable multi-factor authentication