rocklabs-io / ic-py

Python Agent Library for the DFINITY Internet Computer
MIT License
125 stars 25 forks source link

remove type table with primitive in rec class #80

Closed Myse1f closed 1 year ago

Myse1f commented 1 year ago

If a RecClass just wraps a PrimitiveType, it would occupy an idx in the type table but not contain any type data.