Creates a descriptor for SecretLockTransactionV1.
Address that receives the funds once successfully unlocked by a SecretProofTransaction.
Hashed proof.
Locked mosaics.
Number of blocks to wait for the SecretProofTransaction.
Algorithm used to hash the proof.
Type safe descriptor used to generate a descriptor map for SecretLockTransactionV1Descriptor.
Start a token swap between different chains (V1, latest). Use a SecretLockTransaction to transfer mosaics between two accounts. The mosaics sent remain locked until a valid SecretProofTransaction unlocks them. The default expiration date is 365 days after announcement (See the
maxSecretLockDuration
network property). If the lock expires before a valid SecretProofTransaction is announced the locked amount goes back to the initiator of the SecretLockTransaction.