diff --git a/src/content/Docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/index.md b/src/content/Docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/index.md index 2e59b56f..a0a66f2a 100644 --- a/src/content/Docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/index.md +++ b/src/content/Docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/index.md @@ -33,7 +33,7 @@ This guide uses a single Kubernetes control plane node. ### Akash Wallet -Placing a bid on an order requires a 0.5 AKT deposit placed into collateral per bid won. If the provider desired 2 concurrent leases, the provider’s wallet would need minimum funding of 10AKT. +Placing a bid on an order requires a 0.5 AKT deposit placed into collateral per bid won. If the provider desired 2 concurrent leases, the provider’s wallet would need minimum funding of 1 AKT. As every deployment request bid requires 0.5 AKT to be deposited in the escrow account, it's always good to have more so your provider can keep bidding. If your provider is ready to offer 10 deployments, then it's best to have .5 x 10 = 5 AKT and a little more to make sure provider can pay the fees for broadcasting the transactions on Akash Network.