Type alias GetK1FactoryDataParams
GetK1FactoryDataParams: { 
    attesterThreshold: number; 
    attesters: Address[]; 
    index: bigint; 
    signerAddress: Address; 
}
Type declaration
attesterThreshold: number
attesters: Address[]
index: bigint
signerAddress: Address
Parameters for generating K1 factory initialization data