virtualeconomy / v-systems

V Systems Reference Full Node
Other
115 stars 45 forks source link

Fix the returning type of Public key #270

Closed Julianxa closed 3 years ago

Julianxa commented 3 years ago

PR Details

API returning public key data bug fixed

Description

Public key returned in api's endpoint '/contract/data/%s/%s' with publicKey db key returns public key instead of address

Motivation and Context

To make API return with public key but not address

Types of changes

Checklist