ripple-wallet icon indicating copy to clipboard operation
ripple-wallet copied to clipboard

Fix the UI bugs for the address checking and Set Signer List

Open dicksonchow opened this issue 6 years ago • 0 comments

  • add a checker function in isFederation method to suppress the console log error, since the 'ng-disabled' invokes the isFederation method even if the address is empty.
  • change the input type to number to fix the data type error for the signer.weight

dicksonchow avatar Dec 18 '18 09:12 dicksonchow