SendCallsOptions
type SendCallsOptions< abi extends Abi = [], abiFunction extends AbiFunction = AbiFunction,> = { atomicRequired?: boolean;};
type atomicRequired = boolean;
type SendCallsOptions< abi extends Abi = [], abiFunction extends AbiFunction = AbiFunction,> = { atomicRequired?: boolean;};
type atomicRequired = boolean;