Tidy comments

This commit is contained in:
Paul Hauner
2019-06-17 10:01:23 -04:00
parent 9cec5dc073
commit 25e93f60fd
2 changed files with 1 additions and 5 deletions

View File

@@ -105,7 +105,7 @@ fn verify_transfer_parametric<T: EthSpec>(
// Ensure one of the following is met:
//
// - Time independent checks are being ignored.
// - Time dependent checks are being ignored.
// - The sender has not been activated.
// - The sender is withdrawable at the state's epoch.
// - The transfer will not reduce the sender below the max effective balance.