smartcontractkit / chainlink-polkadot

Other
140 stars 65 forks source link

fix: set oracle admin explicitly in feedconfig oracles #102

Open mattsse opened 3 years ago

mattsse commented 3 years ago

the createFeed was invoked with [Account] instead of [[Account, Account]] causing some tuple encoding issues so that, 111111111111111111111111111111111HC1 was set as the oracle's admin. This is definitely a polkadotjs/Tuple thing. I fixed this by setting each of the oracle's admin to the palletAdmin