Skip to content

Commit

Permalink
chore: change reputationNetworkChainId comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dnechay committed Feb 26, 2025
1 parent 0fb47fb commit 67896f0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ export class Web3ConfigService {
}

/**
* Returns chain id of the reputation network
* where this oracle operates on (e.g. KVStore)
* Returns chain id reputation oracle operates on
*/
get reputationNetworkChainId(): ChainId {
switch (this.network) {
Expand Down

0 comments on commit 67896f0

Please sign in to comment.