* Fixed duplicate plugin events
This commit is contained in:
parent
71aadb7767
commit
47ee28f74f
9 changed files with 24 additions and 11 deletions
|
@ -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'.
|
Loading…
Add table
Add a link
Reference in a new issue