validate_nonces

Function validate_nonces 

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