mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-08 11:56:46 +01:00
Integrate til into api
This commit is contained in:
@@ -26,6 +26,8 @@ func (t *testTokensResponse) Len() int {
|
||||
return len(t.Tokens)
|
||||
}
|
||||
|
||||
func (t testTokensResponse) New() Pendinger { return &testTokensResponse{} }
|
||||
|
||||
func TestGetToken(t *testing.T) {
|
||||
// Get all txs by their ID
|
||||
endpoint := apiURL + "tokens/"
|
||||
|
||||
Reference in New Issue
Block a user