For the complete documentation index, see llms.txt. This page is also available as Markdown.

version

Contains the current wallet version.

Type

String - Version string.

Example

TypeScript

provider.version;
// "3.5.2"

Last updated

Was this helpful?