What is the required oracle fee resolution?
The Solidity implementation uses values between 0 and 100.
Default Approach
By default we would use the same design and allow specifying a percentage between 0 and 100.
We can increase the resolution, though, to allow for values like 0.5%
What is the required oracle fee resolution?
The Solidity implementation uses values between 0 and 100.
Default Approach
By default we would use the same design and allow specifying a percentage between 0 and 100.
We can increase the resolution, though, to allow for values like
0.5%