()
| 3849 | var xxx_messageInfo_OracleDelta proto.InternalMessageInfo |
| 3850 | |
| 3851 | func (m *OracleDelta) GetTxns() []*TxnStatus { |
| 3852 | if m != nil { |
| 3853 | return m.Txns |
| 3854 | } |
| 3855 | return nil |
| 3856 | } |
| 3857 | |
| 3858 | func (m *OracleDelta) GetMaxAssigned() uint64 { |
| 3859 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected