Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

i'm trying to set multiple transactions in a row in erdjs 10 (backend) but the provider gets stuck after the first one (the transactions are correct, i think i'm doing something wrong when initializing the provider) i am using the provider as a singleton and passed to the other classes as a static single instance. Any idea why the provider gets stuck?