-
Notifications
You must be signed in to change notification settings - Fork 11
api.procedures.types.ChildKeyWithAuth
api/procedures/types.ChildKeyWithAuth
• authSignature: `0x${string}`
Off-chain authorization signature generated by key
signing of the target Id authorization
Target Id authorization consists of the target Identity (which will become the parent of the child Identity),
off chain authorization nonce of the target Identity and expiry date (same as expiresAt
value) until which the off chain authorization will be valid.
Signature has to be generated encoding the target Id authorization value in the specified order.
Note
Nonce value can be fetched using Identity.getOffChainAuthorizationNonce Signature can also be generated using the method accountManagement.generateOffChainAuthSignature
• key: string
| Account
The key that will become the primary key of the new child Identity
Note
This key should not be linked to any other Identity
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types