mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2026-09-02 06:10:30 +00:00
fix
This commit is contained in:
@@ -9,7 +9,7 @@ import java.util.List;
|
||||
/**
|
||||
* Created by pinpong on 28.12.16.
|
||||
*/
|
||||
public class GetTransferResponse {
|
||||
public class GetTransferResponse extends AbstractResponse {
|
||||
|
||||
private Bundle[] transfers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user