@model SignWithSeedViewModel @{ var walletId = Context.GetRouteValue("walletId").ToString(); Layout = "_LayoutWizard"; ViewData.SetActivePage(WalletsNavPages.Send, "Sign PSBT", walletId); var returnUrl = this.Context.Request.Query["returnUrl"].FirstOrDefault(); } @section Navbar { @if (returnUrl is string) { } }

@ViewData["Title"]

Using an HD private key or mnemonic seed