Skip to main content

Import

import { changeThreshold } from '@rhinestone/sdk/actions/ecdsa'

Usage

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

Parameters

newThreshold
number
required
New threshold

Returns

call
CalldataInput
Call to change the threshold