Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Commit f9a9694

Browse files
committed
hdao
1 parent 54ed765 commit f9a9694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ const hDAOFeed = async (counter, res) => {
284284
//testSwaps()
285285
//getFeed(1)
286286
//getTzLedger('tz1UBZUkXpKGhYsP5KtzDNqLLchwF4uHrGjw')
287-
getObjktById(15306)
287+
//getObjktById(15306)
288288
//const test2 = async () => console.log(await getObjktLedger())
289289
//test2()
290290

@@ -342,5 +342,5 @@ const testhdao = async () => await hDAOFeed(parseInt(0))
342342
//testhdao()
343343

344344
//app.listen(3001)
345-
//module.exports.handler = serverless(app)
345+
module.exports.handler = serverless(app)
346346

0 commit comments

Comments
 (0)