Skip to content

Commit

Permalink
Merge pull request #35 from numbersprotocol/feature-add-iota-action
Browse files Browse the repository at this point in the history
Add action for IOTA
  • Loading branch information
bafu authored Oct 3, 2023
2 parents faaa37d + 4232e5b commit c150cab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/action.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,17 @@ export const ActionSet = {
"type": "new"
}
},
"action-initial-registration-iota": {
nid: "bafkreibnyl3ohbx76rzxmdzfyayvztjcqgjv745wh4t3z6a4ung43xd554",
content: {
"networkActionName": "initial registration",
"blockchain": "iota",
"tokenAddress": "",
"provider": "bafkreigrt5tepycewppysdwcjccdkdvvc2ztelqv64idgautq52g3vfh4i",
"abstract": "Register asset to the Numbers network",
"type": "new"
}
},

"action-commit": {
nid: "bafkreiceiqfe4w4g4j46rsi4h4tbqu35ivewfxm4q743tfmegscpg7d63m",
Expand Down

0 comments on commit c150cab

Please sign in to comment.