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

NEW: Doesn't work when account is low on both CPU/NET and RAM #7

Closed
co-ninja opened this issue Sep 30, 2024 · 1 comment
Closed

NEW: Doesn't work when account is low on both CPU/NET and RAM #7

co-ninja opened this issue Sep 30, 2024 · 1 comment

Comments

@co-ninja
Copy link

Hi, it don't work again. I'm using latest version,

`

"@wharfkit/antelope": "^1.0.12",

"@wharfkit/session": "^1.4.0",

"@wharfkit/transact-plugin-autocorrect": "^1.3.1",

"@wharfkit/wallet-plugin-anchor": "^1.4.0"

`new SessionKit(
{
appName: APP.name,
chains: [{
id: "73e4385a2708e6d7048834fbc1079f2fabb17b3c125b146af438971e90716c4d",
url: "http://jungle4.greymass.com/",
}],
ui: new WebRenderer(),
walletPlugins: [
new WalletPluginAnchor(),
],
},
{
transactPlugins: [
new TransactPluginAutoCorrect(),
]
});

`

Screenshot 2024-09-30 at 4 17 01 PM

@co-ninja
Copy link
Author

works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant