From bbc8ae5ca1647d5add470cdcfca6254c31d4979a Mon Sep 17 00:00:00 2001 From: Max Mustermann Date: Sun, 2 May 2021 14:30:01 +0530 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebbe56b..14583ab 100644 --- a/README.md +++ b/README.md @@ -552,4 +552,4 @@ transaction_dict = { } signed_tx = staking_signing.sign_staking_transaction(transaction_dict, '4edef2c24995d15b0e25cbd152fb0e2c05d3b79b9c2afd134e6f59f91bf99e48') ``` -For validator-related transactions, see the [section on the `Validator` class][#validator-class] +For validator-related transactions, see the [section on the Validator class][#validator-class]