Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for extending existing postage stamp capacity #311

Open
agazso opened this issue Aug 24, 2022 · 1 comment · May be fixed by #395
Open

Add support for extending existing postage stamp capacity #311

agazso opened this issue Aug 24, 2022 · 1 comment · May be fixed by #395
Assignees
Labels
enhancement New feature or request issue

Comments

@agazso
Copy link
Member

agazso commented Aug 24, 2022

Related and similar to #310

Basically instead of buying a new postage stamp every time the usage threshold is reached with this feature it would be possible to extend the capacity (depth) of the postage stamp using the dilute endpoint.

@agazso
Copy link
Member Author

agazso commented Sep 27, 2022

With dilute you can increase the depth by one and that will double the capacity, but at the same time it will halve the amount. So in order to effectively double the capacity of a postage stamp you need to topup the amount first to double it, and then invoke the dilute to increase the depth (and that will halve the amount).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request issue
Projects
None yet
2 participants