Fix TAA timestamp problem which was causing a pool timeout on Sovrin staging. The indy-node code requires a timestamp in secs. I stole this taa timestamp computation from ACA-py.
I'm also checking in the sample apts/src/config.toml; it was not checked in before because it was listed in the .gitignore file, so I fixed that.
Fix TAA timestamp problem which was causing a pool timeout on Sovrin staging. The indy-node code requires a timestamp in secs. I stole this taa timestamp computation from ACA-py.
I'm also checking in the sample apts/src/config.toml; it was not checked in before because it was listed in the .gitignore file, so I fixed that.
Signed-off-by: Keith Smith bksmith@us.ibm.com