cdb2d6c72c
* Node API v2 * Update gitignore * Add get_pmmr_indices method * Add Foreign and Owner API each one with specific secret * Fix failing tests * Revert to 'Option<u64>'
15 lines
142 B
Plaintext
15 lines
142 B
Plaintext
*.swp
|
|
.DS_Store
|
|
.grin*
|
|
!node_clients
|
|
!node_clients.rs
|
|
target
|
|
*/Cargo.lock
|
|
*.iml
|
|
grin.log
|
|
wallet.seed
|
|
test_output
|
|
wallet_data
|
|
wallet/db
|
|
.idea/
|