New NFT metadata test key
This commit is contained in:
@@ -12,6 +12,7 @@ class Key(Enum):
|
||||
CAL = auto()
|
||||
DOMAIN_NAME = auto()
|
||||
SET_PLUGIN = auto()
|
||||
NFT = auto()
|
||||
|
||||
|
||||
_keys: Dict[Key, SigningKey] = dict()
|
||||
|
||||
8
client/src/ledger_app_clients/ethereum/keychain/nft.pem
Normal file
8
client/src/ledger_app_clients/ethereum/keychain/nft.pem
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN EC PARAMETERS-----
|
||||
BgUrgQQACg==
|
||||
-----END EC PARAMETERS-----
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MHQCAQEEIK69Gt4o0bzkOaEwUE5X2tI+Ks80FQi785Co+6woU9hioAcGBSuBBAAK
|
||||
oUQDQgAEPPtfsxkF9L052dU1pAwmqrUcXX0yGbKKyUK5gPsgbPswtRzC3iEZrAOO
|
||||
uw191lQXcCBKPO06eeKLMvu2cmRowA==
|
||||
-----END EC PRIVATE KEY-----
|
||||
Reference in New Issue
Block a user