mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-17 22:24:34 +08:00
revert keyfile artifact for setting app_domain
This commit is contained in:
@@ -108,7 +108,7 @@ def app_make_session( blockchain_id, app_private_key, app_domain, methods, app_p
|
||||
ses = {
|
||||
'version': 1,
|
||||
'blockchain_id': blockchain_id,
|
||||
'app_domain': app_domain_to_app_name(app_domain),
|
||||
'app_domain': app_domain,
|
||||
'methods': methods,
|
||||
'app_public_keys': app_public_keys,
|
||||
'app_user_id': app_user_id,
|
||||
|
||||
Reference in New Issue
Block a user