Open bradlhart opened 2 years ago
Adding support in eosjs-serialize.ts to serialize tuples. Added several tests for different types of nested containers.
When this is merged in, revert #1104 to ensure nested containers is tested nightly on integration tests
Change Description
Adding support in eosjs-serialize.ts to serialize tuples. Added several tests for different types of nested containers.
API Changes
Documentation Additions