add stream hash

This commit is contained in:
Jeremy Kauffman 2019-01-08 15:46:00 -05:00 committed by GitHub
parent 1cfebacc09
commit 3cf2e8aadf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -322,6 +322,10 @@ Streaming media is multimedia that is constantly received by and presented to an
The initial blob of a stream, which contains encryption information as well as points to other blobs required for a stream.
### Stream Hash
A unique hash for a [[Stream]]. It is the sha384 hash of the file.
### Support (Claim Support)
A support is a wallet send transaction that includes claim information, which results in adding to a claim's effective amount. A tip is a special type of support that is sent from one wallet to another, so that the receiver can send it to their own wallet.