Standardize Transaction Timestamp in Bits Transaction JWT
The given JWT representing the transatction receipt contains a time field that is stringified version of the Golang time object. Parsing in this format is significantly harder than a ISO standard format.
5
votes
