@model WalletSendModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData["Title"] = "Manage wallet"; ViewData.SetActivePageAndTitle(WalletsNavPages.Send); }
Send funds to a destination address.
Your current balance is @Model.CurrentBalance @Model.CryptoCode.
The recommended value is @Model.RecommendedSatoshiPerByte satoshi per byte.