Documentation ¶
Index ¶
- func Checksum() []byte
- func RandAccAddress() sdk.AccAddress
- func RandAccAddressHex() string
- func RandBlsPubKey() []byte
- func RandBlsPubKeyAndBlsProof() (string, string)
- func RandBlsPubKeyAndBlsProofBz() ([]byte, []byte)
- func RandBlsPubKeyHex() string
- func RandSignBytes() (addr sdk.AccAddress, signBytes, sig []byte)
- func RandStr(length int) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandAccAddress ¶ added in v0.0.7
func RandAccAddress() sdk.AccAddress
func RandAccAddressHex ¶ added in v0.2.4
func RandAccAddressHex() string
func RandBlsPubKey ¶ added in v0.2.3
func RandBlsPubKey() []byte
func RandBlsPubKeyAndBlsProof ¶ added in v0.2.3
func RandBlsPubKeyAndBlsProofBz ¶ added in v0.2.3
func RandBlsPubKeyHex ¶ added in v0.2.3
func RandBlsPubKeyHex() string
func RandSignBytes ¶ added in v0.2.4
func RandSignBytes() (addr sdk.AccAddress, signBytes, sig []byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.