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
Group types not under commands that depend on them, but as general types somewhere like contracts/ocr2/types.ts.
Long term we'll need to think about the overall structure of our TS toolchain (SDK + Gautlet). One of the suggestions would be to move types and core functionality to our TS SDK (@chainlink/solana-sdk) and then build Gauntlet on top of it.
Group types not under commands that depend on them, but as general types somewhere like
contracts/ocr2/types.ts
.Long term we'll need to think about the overall structure of our TS toolchain (SDK + Gautlet). One of the suggestions would be to move types and core functionality to our TS SDK (
@chainlink/solana-sdk
) and then build Gauntlet on top of it.cc @RodrigoAD
Originally posted by @krebernisak in #300 (comment)
The text was updated successfully, but these errors were encountered: