Skip to content

Conversation

@mnaamani
Copy link
Member

@mnaamani mnaamani commented Sep 3, 2020

Example usage with specifying URL:

WS_URL=ws://127.0.0.1:9944 node lib/export_members

One code modification here is in exporting entities. Entity will be dropped completed instead of adding it with no properties.
Related fix in chainspec: Joystream/joystream@b62f2cb

console.log(await enumerate_member_accounts(api))
api.disconnect()
}

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still a Work in progress will update in later PR today hopefully.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

basic implementation done in 0b787aa
will improve in future PR

Copy link

@shamil-gadelshin shamil-gadelshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mnaamani mnaamani merged commit 7b4fd2b into Joystream:master Sep 4, 2020
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.

2 participants