koinos / koinos-sdk-as

AssemblyScript (AS) Software Development Toolkit (SDK) for the Koinos Blockchain
https://roaminroe.github.io/koinos-as-sdk/
MIT License
5 stars 3 forks source link

In Space.getMany set the first argument optional #16

Open joticajulian opened 2 years ago

joticajulian commented 2 years ago

In getMany, set the first argument optional and set an empty key as default in order to search from the beginning. Right now it is required:

https://github.com/koinos/koinos-sdk-as/blob/b701114123eb8a738268e324f19acae81f2feaaf/assembly/util/space.ts#L92

koinos-ci commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.