validate_nonces

Function validate_nonces 

Source
fn validate_nonces(txn_nonce: Nonce, account_nonce: Nonce) -> Result<(), String>