You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2019. It is now read-only.
* Creates a security token and stores it in the security token registry. Returns a promise of true it the security token was successfully created. This is done by event watching for the event {@link LogNewSecurityToken()}.
63
+
* Creates a security token and stores it in the security token registry.
69
64
*
70
65
* @param creator The address from which the token is created
assert.equal(logTemplateCreated._creator,accounts[2],'legal delegate creator address wasnt found in event subscription');//'offeringtype' from make_examples.js
0 commit comments