Skip to content

Commit

Permalink
feat(packages): enable solana token frontmatter (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh authored Jan 26, 2024
1 parent 3178881 commit be0a4ff
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default config('solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp', [
{
namespace: 'slip44',
},
// {
// namespace: 'token',
// }
{
namespace: 'token',
},
]);

0 comments on commit be0a4ff

Please sign in to comment.