Expand description
Test utils for seismic node
Functionsยง
- client_
decrypt - Decrypt ciphertext using network public key and client private key
- client_
encrypt - Encrypt plaintext using network public key and client private key
- get_
ciphertext - Encrypt plaintext using network public key and client private key
- get_
encryption_ nonce - Get the encryption nonce
- get_
encryption_ private_ key - Get the encryption private key
- get_
network_ public_ key - Get the network public key
- get_
nonce - Get the nonce from the client
- get_
plaintext - Get the plaintext for a seismic transaction
- get_
seismic_ elements - Get the seismic elements
- get_
seismic_ tx - Get a seismic transaction
- get_
signed_ seismic_ tx - Get a signed seismic transaction
- get_
signed_ seismic_ tx_ bytes - Create a seismic transaction
- get_
signed_ seismic_ tx_ encoding - Get the encoding of a signed seismic transaction
- get_
signed_ seismic_ tx_ typed_ data - Create a seismic transaction with typed data
- get_
signing_ private_ key - Get the signing private key
- get_
unsigned_ seismic_ tx_ request - Get an unsigned seismic transaction request
- get_
unsigned_ seismic_ tx_ typed_ data - Get an unsigned seismic transaction typed data
- get_
wrong_ private_ key - Get a wrong private key
- sign_
seismic_ tx - Sign a seismic transaction