()
| 1649 | } |
| 1650 | |
| 1651 | func testHash() []byte { |
| 1652 | return []byte("12345678901234567890123456789012") |
| 1653 | } |
| 1654 | |
| 1655 | func openAuditEscrowRecord(ctx sdk.Context, provider sdk.AccAddress, id uint64, params vtypes.Params) vtypes.AuditEscrowRecord { |
| 1656 | return vtypes.AuditEscrowRecord{ |
no outgoing calls
no test coverage detected