You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After analysis, the error caught by: const types = this.parsePoolType(type, 3);
// Right type, can correctly parse0xfea145c1608cd5366ffcf278c0124d9f416b30e33a6a47ee12c615420ee0224c::pool::Pool<0x2::fir::FIR,0x99d6294b9ddbfa504488cea88ff2a293b6650f4845a6bfc0596c3fc687ee6d33::giraffe::GIRAFFE,0xfea145c1608cd5366ffcf278c0124d9f416b30e33a6a47ee12c615420ee0224c::fee3000bps::FEE3000BPS>// Error type, will parse failed0xfea145c1608cd5366ffcf278c0124d9f416b30e33a6a47ee12c615420ee0224c::pool::Pool<0x2::sui::SUI,0x2::coin::TreasuryCap<0x1a7871eef928c3b2eaaf86389f205ae3f296c84131851a7d0f8ea1359537a350::mycoin::MYCOIN>,0xfea145c1608cd5366ffcf278c0124d9f416b30e33a6a47ee12c615420ee0224c::fee100bps::FEE100BPS>
Steps to reproduce:
Will throw error:
The text was updated successfully, but these errors were encountered: