clean up angles

pull/1/head
Rob Stupay 7 years ago
parent fd8b4c6f90
commit e966a545bb
  1. 1
      src/universal-dapp-ui.js

@ -86,6 +86,7 @@ UniversalDAppUI.prototype.renderInstanceFromABI = function (contractABI, address
// TODO this is used by renderInstance when a new instance is displayed.
// this returns a DOM element.
//
UniversalDAppUI.prototype.getCallButton = function (args) {
var self = this
// args.funABI, args.address [fun only]

Loading…
Cancel
Save