我正在使用Chainlink VRF来获取一个随机数,但是,我一直在获取
Although one or more Error Occurred [out of gas] Contract Execution Completed
On the callback transaction怎么回事?
发布于 2021-05-04 05:35:37
Chainlink VRF对回调有气体限制。请参考文档,了解每个网络的确切数量。
https://stackoverflow.com/questions/67376106
相似问题