- Fixed navigation and selection issue
- added some null checking - corrected direction of releations
This commit is contained in:
@ -37,6 +37,7 @@ class Tx implements ITx {
|
||||
this.stream=stream
|
||||
this.generator=generator
|
||||
this.beginTime=begin
|
||||
this.endTime=begin
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user