BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Preparing search index...
cmd
xid
provenance
get
CommandArgs
Interface CommandArgs
Command arguments for the provenance get command.
interface
CommandArgs
{
passwordArgs
:
ReadWritePasswordArgs
;
verifyArgs
:
VerifyArgs
;
envelope
?:
string
;
}
Index
Properties
password
Args
verify
Args
envelope?
Properties
password
Args
passwordArgs
:
ReadWritePasswordArgs
verify
Args
verifyArgs
:
VerifyArgs
Optional
envelope
envelope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
Args
verify
Args
envelope
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Loading...
Command arguments for the provenance get command.