Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/micro/services
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Sep 22, 2022
2 parents 915542f + 61fbda2 commit b805024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions nft/publicapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,5 @@
"name": "nft",
"icon": "🪙",
"category": "crypto",
"display_name": "NFT",
"pricing": {
"Nft.Asset": 1,
"Nft.Assets": 1,
"Nft.Collection": 1,
"Nft.Collections": 1
}
"display_name": "NFT"
}
2 changes: 1 addition & 1 deletion sms/publicapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"icon": "📟",
"category": "messaging",
"pricing": {
"Sms.Send": 75000
"Sms.Send": 100000
},
"display_name": "SMS"
}

0 comments on commit b805024

Please sign in to comment.