Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dependency on originator node for blockchain envelopes (#224)
We allow anyone to publish to the blockchain directly, so there is no need to specify the `publisher_node_id`. The `originator_ns` field on the `UnsignedOriginatorEnvelope` will be derived from the block time.
- Loading branch information