This commit is contained in:
Jeffrey Paul 2018-10-17 23:31:43 -07:00
parent 0289c414fd
commit 74f68b0e00
Signed by: sneak
GPG Key ID: 052443F4DF2A55C2
2 changed files with 12 additions and 13 deletions

View File

@ -3,7 +3,6 @@ package main
import "encoding/json"
import "github.com/joeshaw/iso8601"
type SteemVirtualTransaction struct {
TxID string `json:"trx_id"`
BlockNum uint64 `json:"block"`