asset transfer #3156
Annotations
10 errors
Run checks:
token/core/common/validator_htlc.go#L20
not enough type arguments for type Context: have 4, want 5
|
Run checks:
token/core/common/validator_htlc.go#L23
ctx.InputTokens undefined (type *Context[P, T, TA, IA] has no field or method InputTokens)
|
Run checks:
token/core/common/validator_htlc.go#L31
ctx.TransferAction undefined (type *Context[P, T, TA, IA] has no field or method TransferAction)
|
Run checks:
token/core/common/validator_htlc.go#L36
ctx.TransferAction undefined (type *Context[P, T, TA, IA] has no field or method TransferAction)
|
Run checks:
token/core/common/validator_htlc.go#L42
ctx.InputTokens undefined (type *Context[P, T, TA, IA] has no field or method InputTokens)
|
Run checks:
token/core/common/validator_htlc.go#L48
ctx.Signatures undefined (type *Context[P, T, TA, IA] has no field or method Signatures)
|
Run checks:
token/core/common/validator_htlc.go#L49
ctx.TransferAction undefined (type *Context[P, T, TA, IA] has no field or method TransferAction)
|
Run checks:
token/core/common/validator_htlc.go#L59
ctx.TransferAction undefined (type *Context[P, T, TA, IA] has no field or method TransferAction)
|
Run checks:
token/core/common/validator_htlc.go#L78
ctx.TransferAction undefined (type *Context[P, T, TA, IA] has no field or method TransferAction)
|
Run checks:
token/core/common/validator_pledge.go#L21
not enough type arguments for type Context: have 4, want 5
|
Loading