Refund is a paid mutator transaction binding the contract method 0xfa89401a. Solidity: function refund(investor address) returns()
(investor common.Address)
| 515 | // |
| 516 | // Solidity: function refund(investor address) returns() |
| 517 | func (_Rnode *RnodeSession) Refund(investor common.Address) (*types.Transaction, error) { |
| 518 | return _Rnode.Contract.Refund(&_Rnode.TransactOpts, investor) |
| 519 | } |
| 520 | |
| 521 | // Refund is a paid mutator transaction binding the contract method 0xfa89401a. |
| 522 | // |
no outgoing calls