mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 10:05:48 +00:00
Amendment: Fix Xahau v1 (#231)
* FXV1: Meta Amount (#225) * FXV1: Optional Offer Sequence (#224) * FXV1: Patch Hooks OwnerDir (#236) * FXV1: Fix `Import` Quorum (#235) * FXV1: Namespace Limit (#220) * FXV1: allow duplicate entries in genesis mint transactor (#239) * FXV1: Fix URIToken (#243) * lite fixes for tsh issues (#244) Co-authored-by: RichardAH <richard.holland@starstone.co.nz>
This commit is contained in:
@@ -337,6 +337,7 @@ enum TECcodes : TERUnderlyingType {
|
||||
tecXCHAIN_PAYMENT_FAILED = 184, // RESERVED - XCHAIN
|
||||
tecXCHAIN_SELF_COMMIT = 185, // RESERVED - XCHAIN
|
||||
tecXCHAIN_BAD_PUBLIC_KEY_ACCOUNT_PAIR = 186, // RESERVED - XCHAIN
|
||||
tecINSUF_RESERVE_SELLER = 187,
|
||||
tecLAST_POSSIBLE_ENTRY = 255,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user