Closed hungcq closed 1 week ago
I found a typo in the code example. The address constants should be strings, as the keys are declared using them below.
Change the address constants to string type.
Fixes #
Problem
I found a typo in the code example. The address constants should be strings, as the keys are declared using them below.
Summary of Changes
Change the address constants to string type.
Fixes #