mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
fix
This commit is contained in:
parent
2a6673dfb3
commit
d56b69196d
@ -130,7 +130,6 @@ export function getErc20TemplateId(address: Address): BigInt {
|
||||
return BigInt.zero()
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
export function createPredictContract(address: Address): PredictContract {
|
||||
const predictContract = new PredictContract(address.toHexString())
|
||||
|
Loading…
Reference in New Issue
Block a user