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 (#285)
Browse files Browse the repository at this point in the history
Co-authored-by: Juraj Piar <juraj@iovlabs.org>
  • Loading branch information
jurajpiar and jurajpiar authored Sep 1, 2020
1 parent 25db5ac commit c37ea81
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 c37ea81

Please sign in to comment.