Skip to content

@gala-chain/chaincodeAPI


API > getCaIdentityAlias

Function: getCaIdentityAlias()

getCaIdentityAlias(ctx): UserAlias

Get the client's account ID from CA user identity. Not recommended for new code.

Parameters

ctx: Context

Returns

Deprecated

Source

chaincode/src/contracts/getCaIdentityAlias.ts:24