Only returns ECDSA owners; owners managed by other validator types are not included.
createAccount.
Usage
Parameters
Chain
required
Chain to read the owners from
Returns
{ accounts: `0x${string}`[]; threshold: number } | null
The owner addresses and threshold, or
null if unavailable