Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multiversx plugin #860

Merged
merged 15 commits into from
Dec 14, 2024
Prev Previous commit
Next Next commit
Remove elrond
mgavrila committed Dec 13, 2024
commit 9565cbd30c1845f296da2c9ff5bb07fb72ab62ef
2 changes: 1 addition & 1 deletion packages/plugin-multiversx/src/providers/wallet.ts
Original file line number Diff line number Diff line change
@@ -230,7 +230,7 @@ export class WalletProvider {
}

/**
* Create a new Elrond Standard Digital Token (ESDT).
* Create a new eStandard Digital Token (ESDT).
* @param tokenName - The name of the token to be created.
* @param tokenTicker - The ticker symbol for the token.
* @param amount - The initial supply of the token.