pumpdotfun-sdk
pumpdotfun-sdk copied to clipboard
Is the globalAccount object a constant?
It takes about 200ms-300ms to query globalAccount. If this object is constant, can it be cached to improve execution efficiency?
Its "staticish", so if it changes, it wont be great. I want to overhaul the library to solve these edge cases plus many more.