@gala-chain/chaincode ∙ API
API > authenticate
Function: authenticate()
authenticate(
ctx
,dto
):Promise
\<object
>
Parameters
▪ ctx: GalaChainContext
▪ dto: undefined
| ChainCallDTO
Returns
User alias of the calling user.
@gala-chain/chaincode ∙ API
API > authenticate
authenticate(
ctx
,dto
):Promise
\<object
>
▪ ctx: GalaChainContext
▪ dto: undefined
| ChainCallDTO
User alias of the calling user.