Skip to content

Commit

Permalink
feat: trx
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed Aug 29, 2023
1 parent 15658a2 commit d57f3c8
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 0 deletions.
1 change: 1 addition & 0 deletions client.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ type Client interface {
RateClient
StatementClient
FxClient
TransactionsClient
}

var _ Client = (*client)(nil)
Expand Down
Loading

0 comments on commit d57f3c8

Please sign in to comment.