version property

String? version
getter/setter pair

The version of SEP-1 your stellar.toml adheres to. This helps parsers know which fields to expect.

Implementation

String? version;