Skip to content

Commit

Permalink
Update system_api_impl.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
maximevtush authored Feb 8, 2025
1 parent f765bcc commit a1b2a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/api/service/system/impl/system_api_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ namespace kagome::api {

/**
* The nonce which should be used for the next extrinsic from \arg
* account_adderss
* account_address
*/
outcome::result<primitives::AccountNonce> getNonceFor(
std::string_view account_address) const override;
Expand Down

0 comments on commit a1b2a9e

Please sign in to comment.