post https://api.metakeep.xyz/v2/app/lambda/update
After the lambda is created from the /v2/app/lambda/create
or imported using /v2/app/lambda/import
API call, use this API to update your lambda if your lambda contract supports upgrades.
Once you have upgraded your lambda contract by calling the upgrade
function using Invoke Lambda, you can use this API to update the lambda ABI if there are any changes to the ABI.
You can find detailed instructions on how to create an upgradeable lambda here.
Error Status
Api Error Status
You can find error status returned by the api here.
© Copyright 2024, Passbird Research Inc.