diff --git a/src/command/stake.ts b/src/command/stake.ts index 6b9bbbef..c50f6cba 100644 --- a/src/command/stake.ts +++ b/src/command/stake.ts @@ -84,7 +84,7 @@ export class Stake extends RootCommand implements LeafCommand { } try { - await this.bee.depositStake(amount.toString()) + await this.bee.depositStake(amount) spinner.stop() this.console.log(