Documentation ¶
Index ¶
Constants ¶
View Source
const (
TestAccountName = "test-account"
)
Variables ¶
This section is empty.
Functions ¶
func GenerateManyRawSendTxs ¶
func GenerateManyRawWirePFD ¶
func GenerateManyRawWirePFD(t *testing.T, txConfig client.TxConfig, signer *types.KeyringSigner, count, size int) [][]byte
GenerateManyRawWirePFD creates many raw WirePayForData transactions. Using negative numbers for count and size will randomize those values. count is capped at 5000 and size is capped at 3MB. Going over these caps will result in randomized values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.