Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DepositDataSpecTest ¶
type DepositDataSpecTest struct { Name string ValidatorPK string WithdrawalCredentials string ForkVersion [4]byte ExpectedSigningRoot string }
func DepositData ¶
func DepositData() *DepositDataSpecTest
DepositData tests structuring of encoding data
func (*DepositDataSpecTest) Run ¶
func (test *DepositDataSpecTest) Run(t *testing.T)
func (*DepositDataSpecTest) TestName ¶
func (test *DepositDataSpecTest) TestName() string
Click to show internal directories.
Click to hide internal directories.