You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,8 @@ For the moment, we have contract wrappers for:
111
111
- StableToken
112
112
- Validators
113
113
114
+
To create object of contract wrapper you shold set one of those contract names as a parameter to function `BaseWrapper.create_and_get_contract_by_name(...)`
115
+
114
116
## A Note About Contract Addresses
115
117
116
118
Celo Core Contracts addresses, can be obtained by looking at the `Registry` contract.
0 commit comments