Skip to content

Commit 7df458e

Browse files
committed
fixup! fixup! chore: upgrade versions
1 parent 6e211cb commit 7df458e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/core/src/CardanoNode/types/CardanoNodeErrors.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ export enum TxSubmissionErrorCode {
9797
UnauthorizedGovernanceAction = 3165,
9898
ReferenceScriptsTooLarge = 3166,
9999
UnknownVoters = 3167,
100+
EmptyTreasuryWithdrawal = 3168,
101+
UnexpectedMempoolError = 3997,
100102
UnrecognizedCertificateType = 3998,
101103
DeserialisationFailure = -32_602
102104
}

0 commit comments

Comments
 (0)