@model SignWithSeedViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData["Title"] = "Sign PSBT with an HD private key or mnemonic seed"; ViewData.SetActivePageAndTitle(WalletsNavPages.Send); }

Sign PSBT with an HD private key or mnemonic seed