OSDN Git Service

show address and control program for tx input
authorYongfeng LI <wliyongfeng@gmail.com>
Wed, 11 Apr 2018 12:47:33 +0000 (20:47 +0800)
committerYongfeng LI <wliyongfeng@gmail.com>
Wed, 11 Apr 2018 12:47:33 +0000 (20:47 +0800)
src/utility/buildInOutDisplay.js

index 0bdac2c..1904bae 100644 (file)
@@ -37,6 +37,8 @@ const txInputFields = [
   'accountAlias',
   'accountTags',
   'issuanceProgram',
+  'controlProgram',
+  'address',
   'spentOutputId',
   'isLocal',
   'referenceData',