ethersphere / swarm-cli

Manage your Bee node and interact with the Swarm network via the CLI
BSD 3-Clause "New" or "Revised" License
48 stars 21 forks source link

Allow toping up stamps generated on another node #443

Closed crtahlin closed 2 months ago

crtahlin commented 1 year ago

On swarm-cli ver 1.12.0, trying to top up a stamp not generated on the node running swarm-cli, an error is returned.

ERROR Bad Request: cannot find batch

The stamp does seem to get toped-up despite this.

Requested: allow toping up stamp generated on another node, with support for messages of "success", when toping is successful.

crtahlin commented 12 months ago

@Cafe137 just bringing to attention.