mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-21 21:52:07 +00:00
clean: remove modulus and exponent property from bankKeys()
This commit is contained in:
parent
f15e09840a
commit
61ada747f3
@ -132,8 +132,6 @@ module.exports = (xml, keys) => ({
|
||||
bankKeys[`bank${type}`] = {
|
||||
mod,
|
||||
exp,
|
||||
modulus,
|
||||
exponent,
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user