Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 535 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 535 Bytes

solana-indexer-gen-types

Wrapper types used in solana-indexer-gen-go

Warning The types in this repo are experimental and subject to change

Getting Started

Run tests

go test ./...

TODO

  • Implement solana-go converters

Implement Scanner and Valuer Interface

  • github.com/gagliardetto/binary Uint128
  • Add tests for negative values in int128
  • github.com/gagliardetto/solana-go AccountMeta