mirror of
https://github.com/oceanprotocol/react.git
synced 2025-01-22 16:07:47 +01:00
test fix
This commit is contained in:
parent
7b65168a10
commit
84063e6844
@ -5,7 +5,7 @@ import { ComputeValue } from './ComputeOptions'
|
||||
import { feedback } from './../../utils'
|
||||
interface UseCompute {
|
||||
compute: (
|
||||
did: DID | string,
|
||||
did: DID | string,
|
||||
algorithmRawCode: string,
|
||||
computeContainer: ComputeValue
|
||||
) => Promise<void>
|
||||
|
Loading…
Reference in New Issue
Block a user