ttmc on master
Revised docs based on tips from… (compare)
@zzappie thanks for your answer. Do you know where in mongodb private and public keys are stored ?
I am trying to understand how to implement my way to do private data management, in a demonstrator (for a conference paper).
My question is, is there any "list" of public keys accessible in mongoDB?
Is there anyway to query them, or to access these values having root privileges for accessing the database ?
I created that file,
so please refer to this version
"Join Silvio Micali - Turing award winner and ALGO team for Co-Chains Webinar On 7th April - 8:15 AM EDT. Co-chains are:
i) Private, permissioned with own set of validators built for enterprises
ii) Retain all benefits of ALGO permissionless chain i.e L1 security, high thoroughput, unforkability, L1 assets, smart contracts & swaps
iii) Interoperates public chain with other private chain members
iv) Differ significantly from Cosmos, PolkaDOT, Kadena
Join AMA through --> https://register.gotowebinar.com/register/8331164936233098251 "
- name: Register genesis time
shell: |
cat /home/{{ tendermint_user }}/.tendermint/config/genesis.json | jq .genesis_time
register: genesis_time
become: yes
- name: Register chain id
shell: |
cat /home/{{ tendermint_user }}/.tendermint/config/genesis.json | jq .chain_id
register: chain_id
become: yes
self.bigchaindb.store_bulk_transactions(self.block_transactions)
just before they are committed