summary:Buy a new postage batch. Be aware, this endpoint create an on-chain transactions and transfers BZZ from the node's Ethereum account and hence directly manipulates the wallet balance!
deprecated:true
tags:
-Postage Stamps
parameters:
-in:path
name:amount
schema:
type:integer
required:true
description:Amount of BZZ added that the postage batch will have.
-in:path
name:depth
schema:
type:integer
required:true
description:Batch depth which specifies how many chunks can be signed with the batch. It is a logarithm. Must be higher than default bucket depth (16)