Skip to content

Commit d7a9fb7

Browse files
author
Hayim.Shaul@ibm.com
committed
format
Signed-off-by: Hayim.Shaul@ibm.com <hayimsha@fhe03.vpc.cloud9.ibm.com>
1 parent e054df0 commit d7a9fb7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

token/sdk/vault/vault.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ func (q *QueryEngine) UnspentTokensIteratorBy(ctx context.Context, id string, to
9797
return q.StoreService.UnspentTokensIteratorBy(ctx, id, tokenType, limit)
9898
}
9999

100-
101100
// CertificationStorage manages token certifications in the database.
102101
type CertificationStorage struct {
103102
*tokendb.StoreService

0 commit comments

Comments
 (0)