Skip to content

Conversation

D00mch
Copy link

@D00mch D00mch commented Dec 20, 2021

Tests was not passing without this and I also checked it with

Convex convex = Convex.connect("https://convex.world");
Address address = convex.useNewAccount(30000);
AKeyPair keyPair = convex.getKeyPair();
Map<String, Object> queryResult = convex.queryAccount();
System.out.println(queryResult);

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

Successfully merging this pull request may close these issues.

1 participant