MCPcopy Create free account
hub / github.com/akash-network/node / testHash

Function testHash

x/verification/keeper/msg_test.go:1651–1653  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by

no test coverage detected