WIP - Example to show how staking operation will look if we switch to []StakingTransactions #42
Annotations
10 errors
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L47
so.Transactions undefined (type *StakingOperation has no field or method Transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L52
so.Transactions undefined (type *StakingOperation has no field or method Transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L53
so.Transactions undefined (type *StakingOperation has no field or method Transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L78
so.Transactions undefined (type *StakingOperation has no field or method Transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L254
stakingOp.transactions undefined (type *StakingOperation has no field or method transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L290
stakingOp.transactions undefined (type *StakingOperation has no field or method transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L326
stakingOp.transactions undefined (type *StakingOperation has no field or method transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L393
unknown field transactions in struct literal of type StakingOperation
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L406
stakingOp.transactions undefined (type *StakingOperation has no field or method transactions)
|
Run Unit Tests:
pkg/coinbase/staking_operation_test.go#L407
stakingOp.transactions undefined (type *StakingOperation has no field or method transactions)
|
Loading