mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Delete MethodReflection.ts
This commit is contained in:
parent
8d9beece48
commit
bab0f2e8a1
@ -1,13 +0,0 @@
|
|||||||
import InputType from './InputType'
|
|
||||||
|
|
||||||
export default class MethodReflection {
|
|
||||||
public contractName: string
|
|
||||||
|
|
||||||
public methodName: string
|
|
||||||
|
|
||||||
public address: string
|
|
||||||
|
|
||||||
public signature: string
|
|
||||||
|
|
||||||
public inputs: InputType[]
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user