Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Commit

Permalink
fix: TotalCapacitySet topic sig typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajpiar committed Sep 1, 2020
1 parent 25db5ac commit 9dabfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

// Topics that will be listened to
topics: [
'TotalCapacitySet(address,uin64)',
'TotalCapacitySet(address,uint64)',
'BillingPlanSet(address,uint64,uint128)',
'MessageEmitted(address,bytes32[])',
'NewAgreement(bytes32,bytes32[],address,address,uint128,uint64,uint128,uint256)',
Expand Down

0 comments on commit 9dabfc5

Please sign in to comment.