Document IAssetData
This commit is contained in:
committed by
Amir Bandeali
parent
1076959006
commit
db3ce08cab
@@ -18,6 +18,9 @@
|
||||
|
||||
pragma solidity ^0.4.23;
|
||||
|
||||
// @dev Interface of the asset proxy's assetData.
|
||||
// The asset proxies take an ABI encoded `bytes assetData` as argument.
|
||||
// This argument is ABI encoded as one of the methods of this interface.
|
||||
interface IAssetData {
|
||||
|
||||
function ERC20Token(
|
||||
|
||||
Reference in New Issue
Block a user