Interface GetAllContractIdsArgs

The argument object for ContractApi.getAllContractIds

interface GetAllContractIdsArgs {
    machineCodeHash?: string;
}

Properties

Properties

machineCodeHash?: string

The hash of the machine code