Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HmacSha256::new_from_slice(&js_string_secret.as_bytes()) => HmacSha256::new_from_slice(js_string_secret.as_bytes()) No need to pass in address here. Same for js_string_message.
- Loading branch information