moved doc-refs from .com to .io (#203)

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel
2022-07-12 15:37:13 +02:00
committed by GitHub
parent d4830011aa
commit f7f5d2107f
29 changed files with 33 additions and 131 deletions

View File

@@ -15,9 +15,6 @@
# We run a series of checks for each step, that is retrieving
# the transaction from the remote system, and also checking the `amount`
# of a given transaction.
#
# This integration test is a rip-off of our
# [tutorial](https://docs.planetmint.com/projects/py-driver/en/latest/usage.html).
# ## Imports
# We need the `pytest` package to catch the `BadRequest` exception properly.

View File

@@ -15,8 +15,6 @@
# We run a series of checks for each step, that is retrieving
# the transaction from the remote system, and also checking the public keys
# of a given transaction.
#
# This integration test is a rip-off of our mutliple signature acceptance tests.
# # Imports
import time