Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
silkaj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
silkaj
Commits
01a71493
Commit
01a71493
authored
2 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
Move blocks in blockchain.blocks (
#330
)
parent
f82185d8
No related branches found
No related tags found
1 merge request
!216
#330: Restructure repository
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
silkaj/blockchain/blocks.py
+0
-0
0 additions, 0 deletions
silkaj/blockchain/blocks.py
silkaj/cli.py
+1
-1
1 addition, 1 deletion
silkaj/cli.py
with
1 addition
and
1 deletion
silkaj/
command
s.py
→
silkaj/
blockchain/block
s.py
+
0
−
0
View file @
01a71493
File moved
This diff is collapsed.
Click to expand it.
silkaj/cli.py
+
1
−
1
View file @
01a71493
...
...
@@ -20,12 +20,12 @@ from duniterpy.api.endpoint import endpoint as du_endpoint
from
silkaj
import
revocation
from
silkaj.auth
import
generate_auth_file
from
silkaj.blockchain.blocks
import
list_blocks
from
silkaj.blockchain.difficulty
import
difficulties
from
silkaj.blockchain.information
import
argos_info
,
currency_info
from
silkaj.blocks
import
verify_blocks_signatures
from
silkaj.cert
import
send_certification
from
silkaj.checksum
import
checksum_command
from
silkaj.commands
import
list_blocks
from
silkaj.constants
import
(
G1_DEFAULT_ENDPOINT
,
G1_TEST_DEFAULT_ENDPOINT
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment