Push rebase keypath and min fee logic down nbxplorer

This commit is contained in:
nicolas.dorier
2019-05-10 19:30:10 +09:00
parent 840f52a75b
commit 79d26b5d95
11 changed files with 35 additions and 39 deletions

View File

@@ -50,6 +50,7 @@
$("#DerivationScheme").val(result.derivationScheme);
$("#RootFingerprint").val(result.rootFingerprint);
$("#AccountKey").val(result.extPubKey);
$("#Source").val(result.source);
$("#DerivationSchemeFormat").val("BTCPay");
$("#KeyPath").val(keypath);