Skip to content

Commit

Permalink
common: fix merge leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
tilacog committed Jun 29, 2023
1 parent 8322448 commit 99b738b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ export class AllocationManager {
params.closingAllocationID,
params.poi,
),
await this.contracts.staking.populateTransaction.allocateFrom(
await this.network.contracts.staking.populateTransaction.allocateFrom(
params.indexer,
params.subgraphDeploymentID,
params.tokens,
Expand Down

0 comments on commit 99b738b

Please sign in to comment.