Skip to content

Commit

Permalink
chore: add module address to nonce
Browse files Browse the repository at this point in the history
  • Loading branch information
joepegler committed Dec 20, 2024
1 parent acc77b9 commit d590b48
Show file tree
Hide file tree
Showing 4 changed files with 308 additions and 268 deletions.
2 changes: 1 addition & 1 deletion src/sdk/account/toNexusAccount.ts
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ export const toNexusAccount = async (

/**
* @description Gets the nonce for the account
* @param args - Optional arguments for getting the nonce
* @param parameters - Optional parameters for getting the nonce
* @returns The nonce
*/
const getNonce = async (parameters?: {
Expand Down
241 changes: 0 additions & 241 deletions src/sdk/clients/createNexusClient.ts

This file was deleted.

Loading

0 comments on commit d590b48

Please sign in to comment.