OSDN Git Service

Merge pull request #41 from Bytom/dev
[bytom/vapor.git] / claim / claim.go
1 package claim
2
3 type Claim interface {
4 }