Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
wjthieme committed Jan 6, 2025
1 parent 790df81 commit 63639fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust-sdk/client/codama.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const node = rootNodeFromAnchor({
...idl,
metadata: {
address: "whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc",
origin: "anchor"
}
origin: "anchor",
},
});
const visitor = renderVisitor("./src/generated");
const codama = createFromRoot(node);
Expand Down

0 comments on commit 63639fc

Please sign in to comment.