diff --git a/src/golem-network.ts b/src/golem-network.ts index 3e19732ca..31b3ec1ea 100644 --- a/src/golem-network.ts +++ b/src/golem-network.ts @@ -236,6 +236,7 @@ export class GolemNetwork { * ``` * * @param demand + * @param options - optional network parameter if LeaseProcess should belong to the given network as its node */ async oneOf(demand: DemandSpec, options?: { network?: Network }): Promise { const proposalPool = new DraftOfferProposalPool({