Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.

Commit 521eb7f

Browse files
committed
Merge branch 'master' of github.com:onokatio/bitcoin-script-vm
2 parents cd217b4 + f10c036 commit 521eb7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Constants
2+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fonokatio%2Fbitcoin-script-vm.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fonokatio%2Fbitcoin-script-vm?ref=badge_shield)
3+
24
- [x] OP_FALSE OP_0
35
- [ ] push bytes
46
- [ ] OP_PUSHDATA1
@@ -81,3 +83,7 @@
8183
- [ ] OP_PUBKEYHASH
8284
- [ ] OP_PUBKEY
8385
- [ ] OP_INVALIDOPCODE
86+
87+
88+
## License
89+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fonokatio%2Fbitcoin-script-vm.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fonokatio%2Fbitcoin-script-vm?ref=badge_large)

0 commit comments

Comments
 (0)