Update README

pull/20/head
Max Mustermann 4 years ago
parent 7a536e5724
commit bbc8ae5ca1
  1. 2
      README.md

@ -552,4 +552,4 @@ transaction_dict = {
} }
signed_tx = staking_signing.sign_staking_transaction(transaction_dict, '4edef2c24995d15b0e25cbd152fb0e2c05d3b79b9c2afd134e6f59f91bf99e48') 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]

Loading…
Cancel
Save