Skip to content

Adapt Account.create for actual implementation

Administrator requested to merge create-account into master

Add void parameter when calling Client.post (corresponding to params) Change variable **kwargs to **new_account, representing the list of key-word arguments that will be passed as parameters.

Merge request reports

Loading