meshtrade 0.0.6__tar.gz → 0.0.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of meshtrade might be problematic. Click here for more details.
- {meshtrade-0.0.6 → meshtrade-0.0.7}/PKG-INFO +1 -1
- {meshtrade-0.0.6 → meshtrade-0.0.7}/pyproject.toml +1 -1
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/option/v1/auth_pb2.py +5 -5
- meshtrade-0.0.7/src/meshtrade/option/v1/auth_pb2.pyi +28 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/PKG-INFO +1 -1
- meshtrade-0.0.6/src/meshtrade/option/v1/auth_pb2.pyi +0 -28
- {meshtrade-0.0.6 → meshtrade-0.0.7}/LICENSE +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/README.md +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/setup.cfg +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/client_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/role/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/role/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/instrument_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/instrument_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/option/v1/service_type_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/option/v1/service_type_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/direct_order_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/direct_order_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/spot_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/spot_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/address_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/address_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/amount.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/amount_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/decimal_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/ledger.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/ledger_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/token_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/token_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/__init__.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/SOURCES.txt +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/dependency_links.txt +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/requires.txt +0 -0
- {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/top_level.txt +0 -0
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1emeshtrade/option/v1/auth.proto\x12\x13meshtrade.option.v1\x1a google/protobuf/descriptor.proto\"
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1emeshtrade/option/v1/auth.proto\x12\x13meshtrade.option.v1\x1a google/protobuf/descriptor.proto\";\n\x08RoleList\x12/\n\x05roles\x18\x01 \x03(\x0e\x32\x19.meshtrade.option.v1.RoleR\x05roles*K\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\x15\n\x11ROLE_WALLET_ADMIN\x10\x01\x12\x16\n\x12ROLE_WALLET_VIEWER\x10\x02:d\n\x0estandard_roles\x12\x1c.google.protobuf.FileOptions\x18\xd3\x86\x03 \x01(\x0b\x32\x1d.meshtrade.option.v1.RoleListR\rstandardRoles:U\n\x05roles\x12\x1e.google.protobuf.MethodOptions\x18\xd5\x86\x03 \x01(\x0b\x32\x1d.meshtrade.option.v1.RoleListR\x05rolesB0Z.github.com/meshtrade/api/go/option/v1;optionv1b\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -33,8 +33,8 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'meshtrade.option.v1.auth_pb
|
|
|
33
33
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
35
|
_globals['DESCRIPTOR']._serialized_options = b'Z.github.com/meshtrade/api/go/option/v1;optionv1'
|
|
36
|
-
_globals['
|
|
37
|
-
_globals['
|
|
38
|
-
_globals['
|
|
39
|
-
_globals['
|
|
36
|
+
_globals['_ROLE']._serialized_start=150
|
|
37
|
+
_globals['_ROLE']._serialized_end=225
|
|
38
|
+
_globals['_ROLELIST']._serialized_start=89
|
|
39
|
+
_globals['_ROLELIST']._serialized_end=148
|
|
40
40
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
from google.protobuf import descriptor_pb2 as _descriptor_pb2
|
|
2
|
+
from google.protobuf.internal import containers as _containers
|
|
3
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
4
|
+
from google.protobuf import descriptor as _descriptor
|
|
5
|
+
from google.protobuf import message as _message
|
|
6
|
+
from collections.abc import Iterable as _Iterable
|
|
7
|
+
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
|
|
8
|
+
|
|
9
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
10
|
+
|
|
11
|
+
class Role(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
+
__slots__ = ()
|
|
13
|
+
ROLE_UNSPECIFIED: _ClassVar[Role]
|
|
14
|
+
ROLE_WALLET_ADMIN: _ClassVar[Role]
|
|
15
|
+
ROLE_WALLET_VIEWER: _ClassVar[Role]
|
|
16
|
+
ROLE_UNSPECIFIED: Role
|
|
17
|
+
ROLE_WALLET_ADMIN: Role
|
|
18
|
+
ROLE_WALLET_VIEWER: Role
|
|
19
|
+
STANDARD_ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
20
|
+
standard_roles: _descriptor.FieldDescriptor
|
|
21
|
+
ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
+
roles: _descriptor.FieldDescriptor
|
|
23
|
+
|
|
24
|
+
class RoleList(_message.Message):
|
|
25
|
+
__slots__ = ("roles",)
|
|
26
|
+
ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
27
|
+
roles: _containers.RepeatedScalarFieldContainer[Role]
|
|
28
|
+
def __init__(self, roles: _Optional[_Iterable[_Union[Role, str]]] = ...) -> None: ...
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
from google.protobuf import descriptor_pb2 as _descriptor_pb2
|
|
2
|
-
from google.protobuf.internal import containers as _containers
|
|
3
|
-
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
4
|
-
from google.protobuf import descriptor as _descriptor
|
|
5
|
-
from google.protobuf import message as _message
|
|
6
|
-
from collections.abc import Iterable as _Iterable
|
|
7
|
-
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
|
|
8
|
-
|
|
9
|
-
DESCRIPTOR: _descriptor.FileDescriptor
|
|
10
|
-
|
|
11
|
-
class StandardRole(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
12
|
-
__slots__ = ()
|
|
13
|
-
STANDARD_ROLE_UNSPECIFIED: _ClassVar[StandardRole]
|
|
14
|
-
STANDARD_ROLE_WALLET_ADMIN: _ClassVar[StandardRole]
|
|
15
|
-
STANDARD_ROLE_WALLET_VIEWER: _ClassVar[StandardRole]
|
|
16
|
-
STANDARD_ROLE_UNSPECIFIED: StandardRole
|
|
17
|
-
STANDARD_ROLE_WALLET_ADMIN: StandardRole
|
|
18
|
-
STANDARD_ROLE_WALLET_VIEWER: StandardRole
|
|
19
|
-
STANDARD_ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
20
|
-
standard_roles: _descriptor.FieldDescriptor
|
|
21
|
-
REQUIRED_ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
-
required_roles: _descriptor.FieldDescriptor
|
|
23
|
-
|
|
24
|
-
class StandardRoleList(_message.Message):
|
|
25
|
-
__slots__ = ("roles",)
|
|
26
|
-
ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
27
|
-
roles: _containers.RepeatedScalarFieldContainer[StandardRole]
|
|
28
|
-
def __init__(self, roles: _Optional[_Iterable[_Union[StandardRole, str]]] = ...) -> None: ...
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/verification_status_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/instrument_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/instrument_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/direct_order_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/direct_order_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|