* Fixed duplicate plugin events

This commit is contained in:
Kevin Froman 2019-04-25 00:38:15 -05:00
parent 71aadb7767
commit 47ee28f74f
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
9 changed files with 24 additions and 11 deletions

View file

@ -1,4 +1,4 @@
# Onionr Block Spec v1.0.0
# Onionr Block Spec v1.1.0
# Block Description
@ -60,4 +60,4 @@ Pow is a field for placing the nonce found to make a block meet a target proof o
## encryptType
encryptType is a field to specify the mode of encryption for a block. The values supported by Onionr are 'asym' and 'sym'.
encryptType is a field to specify the mode of encryption for a block. The values supported by Onionr are 'asym' and 'sym'.