Share file
Syntax
eueno.shareTo(opts)
Example
Parameters
Name | Type | Required | Description |
---|---|---|---|
opts | Object | Yes | Initialization parameter |
Properties
opts
Name | Type | Required | Description |
---|---|---|---|
fileId | Integer | Yes | File id want to share |
projectKey | String | Yes | project key to authenticate client and eueno server |
projectId | Integer | Yes | Id project eueno |
walletPrivateKey | String | Yes | wallet private key of owner data |
walletPublicKeyShare | String | Yes | wallet public key of shared person |
Last updated