Commit 0833c988 authored by Dwayne Charrington's avatar Dwayne Charrington
Browse files

feat(database): type the return type of the gettransaction method

The getTransaction method did not have a return type specified. While this might be implied from inside of the function, properly defined types are a hallmark of a good TypeScript codebase. The return type here is SignedTransaction, so we just strictly add this to the function definition.
parent 46d7d8d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment