Skip to content

Conversation

@nodech
Copy link
Contributor

@nodech nodech commented Aug 20, 2025

This allows tx options to have different defaults.

e.g.

  const options = new TransactionOptions();
  options.blocks = 10;
  options.fromValidator(valid);

This will override options.blocks only when validator has it.

@nodech nodech added quick review difficulty - easy wallet part of the codebase labels Aug 20, 2025
@nodech nodech merged commit cd26293 into handshake-org:master Aug 22, 2025
15 of 16 checks passed
@coveralls
Copy link

Coverage Status

coverage: 71.655% (+0.02%) from 71.638%
when pulling a30427f on nodech:transaction-http-validator
into 8f42b5d on handshake-org:master.

@nodech nodech deleted the transaction-http-validator branch August 22, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

quick review difficulty - easy wallet part of the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants