docs icon indicating copy to clipboard operation
docs copied to clipboard

Add details about why `extrapages` is useful

Open barnjamin opened this issue 3 years ago • 1 comments

https://developer.algorand.org/docs/get-details/transactions/transactions/?from_query=apep#application-call-transaction https://developer.algorand.org/docs/get-details/transactions/ https://developer.algorand.org/docs/get-details/dapps/smart-contracts/apps/?from_query=state%20budget#the-lifecycle-of-a-smart-contract

We should mention that extra pages is useful to set if the dev expects they might push an update that'd push the program requirements past a single page since the setting is immutable

barnjamin avatar Dec 12 '22 12:12 barnjamin

Also to emphasise that the max program size is immutable, which should be a consideration at the outset if the developer plans to extend the contract/app

FrankSzendzielarz avatar Dec 12 '22 12:12 FrankSzendzielarz