Executable refactor #1177
Annotations
4 errors
custom_fee.go#L51
cannot use _CustomFixedFeeFromProtobuf(t.FixedFee, fee) (value of type CustomFixedFee) as type Fee in return statement:
|
custom_fee.go#L53
cannot use _CustomFractionalFeeFromProtobuf(t.FractionalFee, fee) (value of type CustomFractionalFee) as type Fee in return statement:
|
custom_fee.go#L55
cannot use _CustomRoyaltyFeeFromProtobuf(t.RoyaltyFee, fee) (value of type CustomRoyaltyFee) as type Fee in return statement:
|
|
The logs for this run have expired and are no longer available.
Loading