convert_stellarHash {trustedtimestamping}R Documentation

Convert hash on STELLAR network (base64 encoded) to standard hexadecimal value

Description

Convert hash on STELLAR network (base64 encoded) to standard hexadecimal value

Usage

convert_stellarHash(data)

Arguments

data

base64 encoded hash

Value

hex hexadecimal hash

Examples


convert_stellarHash("KMVvhSYRAquk3lPpzljU4SytQSawsTz1aeB+PoKFaf0=")


[Package trustedtimestamping version 0.2.6 Index]