Given TEAL source code in plain text, return base64 encoded program bytes and base32 SHA512_256 hash of program bytes (Address style). This endpoint is only enabled when a node's configuration file sets EnableDeveloperAPI to true.
/v2/teal/compile
When set to true
, returns the source map of the program as a JSON. Defaults to false
.