Type Alias TransactionCreate
TransactionCreate: BaseTransactionType & { bytecodeWitnessIndex: number; salt: string; storageSlots: StorageSlot[]; storageSlotsCount: BN; type: Create; } Type declaration
bytecodeWitnessIndex: number
salt: string
storageSlotsCount: BN
Witness index of contract bytecode to create (u8)