You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CompileError: /mnt/d/statechannels/packages/channel-contracts/contracts/Channel.sol:45:13: TypeError: "send" and "transfer" are only available for objects of type "address payable", not "address".
hub.transfer(fee);
^----------^
Compilation failed. See above.
The text was updated successfully, but these errors were encountered:
CompileError: /mnt/d/statechannels/packages/channel-contracts/contracts/Channel.sol:45:13: TypeError: "send" and "transfer" are only available for objects of type "address payable", not "address".
hub.transfer(fee);
^----------^
Compilation failed. See above.
The text was updated successfully, but these errors were encountered: