Canton dApp Booster
Preparing search index...
@bootnodedev/canton-connect
Main
PrepareExecuteParams
Interface PrepareExecuteParams
Structure representing the request for prepare and execute calls
interface
PrepareExecuteParams
{
actAs
?:
ActAs
;
commandId
?:
string
;
commands
:
Commands
;
disclosedContracts
?:
DisclosedContracts
;
packageIdSelectionPreference
?:
PackageIdSelectionPreference
;
readAs
?:
ReadAs
;
synchronizerId
?:
string
;
}
Index
Properties
act
As?
command
Id?
commands
disclosed
Contracts?
package
Id
Selection
Preference?
read
As?
synchronizer
Id?
Properties
Optional
act
As
actAs
?:
ActAs
Optional
command
Id
commandId
?:
string
commands
commands
:
Commands
Optional
disclosed
Contracts
disclosedContracts
?:
DisclosedContracts
Optional
package
Id
Selection
Preference
packageIdSelectionPreference
?:
PackageIdSelectionPreference
Optional
read
As
readAs
?:
ReadAs
Optional
synchronizer
Id
synchronizerId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
act
As
command
Id
commands
disclosed
Contracts
package
Id
Selection
Preference
read
As
synchronizer
Id
Canton dApp Booster
Loading...
Structure representing the request for prepare and execute calls