This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
[Feature Request] print (append) a list of entrypoints to a file. #423
Labels
enhancement
New feature or request
Move allows programmers to have multiple entrypoints. It'll be nice for the compiler to print (append) a list of entrypoints to a file. Addtionally, the compiler should have a flag.
This will make it easy for developers to work with a list of entrypoints when writing a solana contract.
Relevant patch: 6716e0e
The text was updated successfully, but these errors were encountered: