UNPKG

@rhino.fi/client-js

Version:
10 lines (9 loc) 255 B
module.exports = dvf => action => (sendArgsArray = [], value = null, options) => dvf.eth.send( dvf.contract.abi.getDVFInterface(), dvf.config.DVF.registrationAndDepositInterfaceAddress, action, sendArgsArray, value, options, )