Input
@midnight-ntwrk/ledger v3.0.2 β’ Readme | API
@midnight-ntwrk/ledger v3.0.2 / Input
Class: Input
A shielded transaction input
Constructorsβ
new Input()β
private new Input(): Input
Returnsβ
Propertiesβ
contractAddressβ
readonly contractAddress: undefined | string;
The contract address receiving the input, if the sender is a contract
nullifierβ
readonly nullifier: string;
The nullifier of the input
Methodsβ
serialize()β
serialize(netid): Uint8Array